Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_init.c1012 csio_hw_stop(hw); in csio_probe_one()
1042 csio_hw_stop(hw); in csio_remove_one()
1157 csio_hw_stop(hw); in csio_pci_resume()
Dcsio_hw.h646 int csio_hw_stop(struct csio_hw *);
Dcsio_hw.c4241 csio_hw_stop(struct csio_hw *hw) in csio_hw_stop() function