Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h645 int csio_hw_start(struct csio_hw *);
H A Dcsio_init.c967 rv = csio_hw_start(hw); in csio_probe_one()
H A Dcsio_hw.c4226 csio_hw_start(struct csio_hw *hw) in csio_hw_start() function