Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/csiostor/
Dcsio_hw.h645 int csio_hw_start(struct csio_hw *);
Dcsio_init.c967 rv = csio_hw_start(hw); in csio_probe_one()
Dcsio_hw.c4226 csio_hw_start(struct csio_hw *hw) in csio_hw_start() function