Home
last modified time | relevance | path

Searched refs:initio_find_first_pend_scb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dinitio.c738 static struct scsi_ctrl_blk *initio_find_first_pend_scb(struct initio_host * host) in initio_find_first_pend_scb() function
1137 if (initio_find_first_pend_scb(host) == NULL) in tulip_main()
1179 if ((scb = initio_find_first_pend_scb(host)) == NULL) in tulip_scsi()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dinitio.c737 static struct scsi_ctrl_blk *initio_find_first_pend_scb(struct initio_host * host) in initio_find_first_pend_scb() function
1135 if (initio_find_first_pend_scb(host) == NULL) in tulip_main()
1177 if ((scb = initio_find_first_pend_scb(host)) == NULL) in tulip_scsi()

Completed in 7 milliseconds