Home
last modified time | relevance | path

Searched refs:nsphw_start_selection (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
H A Dnsp_cs.h308 static int nsphw_start_selection(struct scsi_cmnd *SCpnt);
H A Dnsp_cs.c250 if (nsphw_start_selection(SCpnt) == FALSE) { in nsp_queuecommand_lck()
363 static int nsphw_start_selection(struct scsi_cmnd *SCpnt) in nsphw_start_selection() function
/kernel/linux/linux-6.6/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

Completed in 7 milliseconds