Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcpim.h245 #define BFA_IOIM_TAG_2_ID(_iotag) ((_iotag) & BFA_IOIM_IOTAG_MASK) argument
246 #define BFA_IOIM_FROM_TAG(_fcpim, _iotag) \ argument
247 (&fcpim->ioim_arr[(_iotag & BFA_IOIM_IOTAG_MASK)])