Searched refs:initio_release_scb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | initio.c | 676 * initio_release_scb - Release an SCB 683 static void initio_release_scb(struct initio_host * host, struct scsi_ctrl_blk * cmnd) in initio_release_scb() function 1224 initio_release_scb(host, scb); in tulip_scsi() 2365 initio_release_scb(host, scb); in initio_bus_device_reset() 2749 initio_release_scb(host, cblk); /* Release SCB for current channel */ in i91uSCBPost() 2794 initio_release_scb(host, cblk); /* Release SCB for current channel */ in i91uSCBPost()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | initio.c | 675 * initio_release_scb - Release an SCB 682 static void initio_release_scb(struct initio_host * host, struct scsi_ctrl_blk * cmnd) in initio_release_scb() function 1222 initio_release_scb(host, scb); in tulip_scsi() 2365 initio_release_scb(host, scb); in initio_bus_device_reset() 2743 initio_release_scb(host, cblk); /* Release SCB for current channel */ in i91uSCBPost() 2788 initio_release_scb(host, cblk); /* Release SCB for current channel */ in i91uSCBPost()
|
Completed in 9 milliseconds