Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_scsi.c270 uint8_t *tmpwr = csio_q_eq_wrap(hw, req->eq_idx); in csio_scsi_cmd()
495 uint8_t *tmpwr = csio_q_eq_wrap(hw, req->eq_idx); in csio_scsi_read()
532 uint8_t *tmpwr = csio_q_eq_wrap(hw, req->eq_idx); in csio_scsi_write()
688 uint8_t *tmpwr = csio_q_eq_wrap(hw, req->eq_idx); in csio_scsi_abrt_cls()
H A Dcsio_wr.h479 #define csio_q_eq_wrap(__hw, __idx) ((__hw)->wrm.q_arr[(__idx)]->un.eq.wrap) macro
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_scsi.c270 uint8_t *tmpwr = csio_q_eq_wrap(hw, req->eq_idx); in csio_scsi_cmd()
495 uint8_t *tmpwr = csio_q_eq_wrap(hw, req->eq_idx); in csio_scsi_read()
532 uint8_t *tmpwr = csio_q_eq_wrap(hw, req->eq_idx); in csio_scsi_write()
688 uint8_t *tmpwr = csio_q_eq_wrap(hw, req->eq_idx); in csio_scsi_abrt_cls()
H A Dcsio_wr.h479 #define csio_q_eq_wrap(__hw, __idx) ((__hw)->wrm.q_arr[(__idx)]->un.eq.wrap) macro

Completed in 10 milliseconds