Home
last modified time | relevance | path

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

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