Searched refs:csio_hw_to_wrm (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_wr.c117 struct csio_wrm *wrm = csio_hw_to_wrm(hw);
190 struct csio_wrm *wrm = csio_hw_to_wrm(hw);
747 struct csio_q *q = csio_hw_to_wrm(hw)->q_arr[qidx];
764 struct csio_wrm *wrm = csio_hw_to_wrm(hw);
790 struct csio_wrm *wrm = csio_hw_to_wrm(hw);
866 struct csio_wrm *wrm = csio_hw_to_wrm(hw);
984 struct csio_wrm *wrm = csio_hw_to_wrm(hw);
1049 struct csio_wrm *wrm = csio_hw_to_wrm(hw);
1134 struct csio_wrm *wrm = csio_hw_to_wrm(hw);
1268 struct csio_wrm *wrm = csio_hw_to_wrm(h
[all...]
H A Dcsio_hw.h592 #define csio_hw_to_wrm(hw) ((struct csio_wrm *)(&(hw)->wrm)) macro
H A Dcsio_hw.c1356 struct csio_wrm *wrm = csio_hw_to_wrm(hw);
4376 rv = csio_wrm_init(csio_hw_to_wrm(hw), hw);
4414 csio_wrm_exit(csio_hw_to_wrm(hw), hw);
4432 csio_wrm_exit(csio_hw_to_wrm(hw), hw);
H A Dcsio_init.c463 struct csio_wrm *wrm = csio_hw_to_wrm(hw);

Completed in 306 milliseconds