Searched refs:eom (Results 1 - 3 of 3) sorted by relevance

/drivers/crypto/ccp/
H A Dccp-ops.c121 u32 eom; member in struct:ccp_op
286 if (op->eom)
313 if (op->eom)
336 if (op->eom) {
404 if (op->eom)
844 op.eom = 1;
974 op.eom = 1;
1147 op.eom = 1;
1320 op.eom = 1;
1473 op.eom
[all...]
/drivers/scsi/
H A Dosst.h94 unsigned eom :1; /* End Of Medium */ member in struct:__anon5942
/drivers/char/pcmcia/
H A Dsynclink_cs.c829 /* eom: non-zero = end of frame */
830 static void rx_ready_hdlc(MGSLPC_INFO *info, int eom) argument
837 printk("%s(%d):rx_ready_hdlc(eom=%d)\n", __FILE__, __LINE__, eom);
851 if (eom) {
868 if (!fifo_count && eom)
883 if (eom) {

Completed in 78 milliseconds