Home
last modified time | relevance | path

Searched refs:nsp_xfer (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/pcmcia/
Dnsp_message.c68 if (nsp_xfer(SCpnt, BUSPHASE_MESSAGE_OUT)) { in nsp_message_out()
Dnsp_cs.h321 static int nsp_xfer (struct scsi_cmnd *SCpnt, int phase);
Dnsp_cs.c578 static int nsp_xfer(struct scsi_cmnd *SCpnt, int phase) in nsp_xfer() function