Searched refs:ADAPTER_SET_WRB_TYPE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_main.h | 701 #define ADAPTER_SET_WRB_TYPE(pwrb, wrb_type, type_offset) \ macro
|
| H A D | be_main.c | 4674 ADAPTER_SET_WRB_TYPE(pwrb, TGT_DM_CMD, pwrb_typeoffset); in beiscsi_mtask() 4679 ADAPTER_SET_WRB_TYPE(pwrb, TGT_DM_CMD, pwrb_typeoffset); in beiscsi_mtask() 4687 ADAPTER_SET_WRB_TYPE(pwrb, INI_RD_CMD, pwrb_typeoffset); in beiscsi_mtask() 4698 ADAPTER_SET_WRB_TYPE(pwrb, TGT_DM_CMD, pwrb_typeoffset); in beiscsi_mtask() 4702 ADAPTER_SET_WRB_TYPE(pwrb, INI_TMF_CMD, pwrb_typeoffset); in beiscsi_mtask() 4706 ADAPTER_SET_WRB_TYPE(pwrb, HWH_TYPE_LOGOUT, pwrb_typeoffset); in beiscsi_mtask()
|