Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcpim.h249 #define BFA_IOIM_TAG_2_ID(_iotag) ((_iotag) & BFA_IOIM_IOTAG_MASK) argument
250 #define BFA_IOIM_FROM_TAG(_fcpim, _iotag) \ argument