Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_message.c68 if (nsp_xfer(SCpnt, BUSPHASE_MESSAGE_OUT)) { in nsp_message_out()
H A Dnsp_cs.h321 static int nsp_xfer (struct scsi_cmnd *SCpnt, int phase);
H A Dnsp_cs.c577 static int nsp_xfer(struct scsi_cmnd *const SCpnt, int phase) in nsp_xfer() function