Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcpim.h242 #define BFA_IOIM_TAG_2_ID(_iotag) ((_iotag) & BFA_IOIM_IOTAG_MASK) argument
243 #define BFA_IOIM_FROM_TAG(_fcpim, _iotag) \ argument
244 (&fcpim->ioim_arr[(_iotag & BFA_IOIM_IOTAG_MASK)])