Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcpim.h250 #define BFA_IOIM_TAG_2_ID(_iotag) ((_iotag) & BFA_IOIM_IOTAG_MASK) argument
251 #define BFA_IOIM_FROM_TAG(_fcpim, _iotag) \ argument