Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_wr.h509 int csio_wrm_init(struct csio_wrm *, struct csio_hw *);
H A Dcsio_wr.c1645 csio_wrm_init(struct csio_wrm *wrm, struct csio_hw *hw) in csio_wrm_init() function
H A Dcsio_hw.c4376 rv = csio_wrm_init(csio_hw_to_wrm(hw), hw); in csio_hw_init()