Home
last modified time | relevance | path

Searched refs:nsphw_start_selection (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.h308 static bool nsphw_start_selection(struct scsi_cmnd *SCpnt);
H A Dnsp_cs.c252 if (!nsphw_start_selection(SCpnt)) { in nsp_queuecommand_lck()
363 static bool nsphw_start_selection(struct scsi_cmnd *const SCpnt) in nsphw_start_selection() function