Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bfa/
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