/src/sys/dev/pckbport/ |
pckbport.c | 88 static int pckbport_cmdresponse(struct pckbport_tag *, pckbport_slot_t, 212 if (pckbport_cmdresponse(t, slot, c)) 428 pckbport_cmdresponse(struct pckbport_tag *t, pckbport_slot_t slot, u_char data) function in typeref:typename:int 569 if (CMD_IN_QUEUE(q) && pckbport_cmdresponse(t, slot, data))
|
pckbport.c | 88 static int pckbport_cmdresponse(struct pckbport_tag *, pckbport_slot_t, 212 if (pckbport_cmdresponse(t, slot, c)) 428 pckbport_cmdresponse(struct pckbport_tag *t, pckbport_slot_t slot, u_char data) function in typeref:typename:int 569 if (CMD_IN_QUEUE(q) && pckbport_cmdresponse(t, slot, data))
|
pckbport.c | 88 static int pckbport_cmdresponse(struct pckbport_tag *, pckbport_slot_t, 212 if (pckbport_cmdresponse(t, slot, c)) 428 pckbport_cmdresponse(struct pckbport_tag *t, pckbport_slot_t slot, u_char data) function in typeref:typename:int 569 if (CMD_IN_QUEUE(q) && pckbport_cmdresponse(t, slot, data))
|