Home
last modified time | relevance | path

Searched refs:csio_lnodes_exit (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_init.c857 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()
1160 csio_lnodes_exit(hw, 0); in csio_pci_resume()
Dcsio_init.h76 void csio_lnodes_exit(struct csio_hw *, bool);
Dcsio_scsi.c1386 csio_lnodes_exit(hw, 1); in csio_device_reset()