Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_init.c860 csio_lnodes_exit(struct csio_hw *hw, bool npiv) in csio_lnodes_exit() function
1013 csio_lnodes_exit(hw, 0); in csio_probe_one()
1044 csio_lnodes_exit(hw, 0); in csio_remove_one()
1069 csio_lnodes_exit(hw, 0); in csio_pci_error_detected()
1159 csio_lnodes_exit(hw, 0); in csio_pci_resume()
Dcsio_init.h76 void csio_lnodes_exit(struct csio_hw *, bool);
Dcsio_scsi.c1410 csio_lnodes_exit(hw, 1); in csio_device_reset()