Searched refs:csio_lnodes_exit (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_init.c | 850 csio_lnodes_exit(struct csio_hw *hw, bool npiv) in csio_lnodes_exit() function 1015 csio_lnodes_exit(hw, 0); in csio_probe_one() 1046 csio_lnodes_exit(hw, 0); in csio_remove_one() 1071 csio_lnodes_exit(hw, 0); in csio_pci_error_detected() 1160 csio_lnodes_exit(hw, 0); in csio_pci_resume()
|
H A D | csio_init.h | 75 void csio_lnodes_exit(struct csio_hw *, bool);
|
H A D | csio_scsi.c | 1386 csio_lnodes_exit(hw, 1); in csio_device_reset()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_init.c | 849 csio_lnodes_exit(struct csio_hw *hw, bool npiv) in csio_lnodes_exit() function 1014 csio_lnodes_exit(hw, 0); in csio_probe_one() 1045 csio_lnodes_exit(hw, 0); in csio_remove_one() 1070 csio_lnodes_exit(hw, 0); in csio_pci_error_detected() 1159 csio_lnodes_exit(hw, 0); in csio_pci_resume()
|
H A D | csio_init.h | 75 void csio_lnodes_exit(struct csio_hw *, bool);
|
H A D | csio_scsi.c | 1386 csio_lnodes_exit(hw, 1); in csio_device_reset()
|
Completed in 10 milliseconds