Home
last modified time | relevance | path

Searched defs:wrm (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_wr.c116 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_fill_fl() local
189 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_alloc_q() local
766 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_cleanup_iq_ftr() local
792 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_destroy_queues() local
866 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_get() local
984 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_issue() local
1049 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_process_fl() local
1135 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_process_iq() local
1269 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_process_iq_idx() local
1312 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_wr_fixup_host_params() local
[all …]
Dcsio_init.c475 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_resource_alloc() local
Dcsio_hw.h444 struct csio_wrm wrm; /* Work request module*/ member
Dcsio_hw.c1456 struct csio_wrm *wrm = csio_hw_to_wrm(hw); in csio_get_device_params() local
/drivers/staging/bcm/
DMisc.c1199 int wrm(struct bcm_mini_adapter *Adapter, unsigned int uiAddress, PCHAR pucBuff, size_t sSize) in wrm() function