Home
last modified time | relevance | path

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

/linux/drivers/scsi/csiostor/
H A 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()
H A Dcsio_hw.h646 int csio_hw_stop(struct csio_hw *);
H A Dcsio_hw.c4241 csio_hw_stop(struct csio_hw *hw) in csio_hw_stop() function