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

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c4641 unsigned int pwrb_typeoffset = 0; local
4664 pwrb_typeoffset = BE_WRB_TYPE_OFFSET;
4682 pwrb_typeoffset = SKH_WRB_TYPE_OFFSET;
4689 ADAPTER_SET_WRB_TYPE(pwrb, TGT_DM_CMD, pwrb_typeoffset);
4694 ADAPTER_SET_WRB_TYPE(pwrb, TGT_DM_CMD, pwrb_typeoffset);
4702 ADAPTER_SET_WRB_TYPE(pwrb, INI_RD_CMD, pwrb_typeoffset);
4713 ADAPTER_SET_WRB_TYPE(pwrb, TGT_DM_CMD, pwrb_typeoffset);
4717 ADAPTER_SET_WRB_TYPE(pwrb, INI_TMF_CMD, pwrb_typeoffset);
4721 ADAPTER_SET_WRB_TYPE(pwrb, HWH_TYPE_LOGOUT, pwrb_typeoffset);

Completed in 228 milliseconds