11 static void nsp_message_in(
struct scsi_cmnd *SCpnt)
13 unsigned int base = SCpnt->
device->host->io_port;
15 unsigned char data_reg, control_reg;
36 nsp_negate_signal(SCpnt,
BUSMON_REQ,
"msgin<REQ>");
53 static void nsp_message_out(
struct scsi_cmnd *SCpnt)
74 }
while (ret > 0 && len-- > 0);