Searched refs:FNIC_OXID_ENCODE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/fnic/ | ||
| H A D | fnic_fdls.h | 70 #define FNIC_OXID_ENCODE(idx, frame_type) (frame_type | idx) macro |
| H A D | fdls_disc.c | 148 oxid = FNIC_OXID_ENCODE(idx, oxid_frame_type); in fdls_alloc_oxid() |