Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.h664 int csio_hw_init(struct csio_hw *);
H A Dcsio_init.c541 if (csio_hw_init(hw)) in csio_hw_alloc()
H A Dcsio_hw.c4339 csio_hw_init(struct csio_hw *hw) in csio_hw_init() function