Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_init.c1011 csio_hw_stop(hw); in csio_probe_one()
1041 csio_hw_stop(hw); in csio_remove_one()
1156 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