Home
last modified time | relevance | path

Searched refs:_mhba (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dmvumi.h190 #define sgd_getsz(_mhba, sgd, sz) do { \ argument
191 if (_mhba->hba_capability & HS_CAPABILITY_SUPPORT_COMPACT_SG) \
197 #define sgd_setsz(_mhba, sgd, sz) do { \ argument
198 if (_mhba->hba_capability & HS_CAPABILITY_SUPPORT_COMPACT_SG) \
204 #define sgd_inc(_mhba, sgd) do { \ argument
205 if (_mhba->hba_capability & HS_CAPABILITY_SUPPORT_COMPACT_SG) \