Searched defs:imm_in (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dimm.c413 static int imm_in(imm_struct *dev, char *buffer, int len) function
693 status = imm_in(dev, cmd->SCp.ptr, fast);
908 if (imm_in(dev, &l, 1)) { /* read status byte */
911 imm_in(dev, &h, 1);

Completed in 10 milliseconds