Searched defs:is_npiv (Results 1 - 1 of 1) sorted by relevance
/drivers/scsi/bfa/ | ||
H A D | bfa_fcs.h | 190 u8 is_npiv; /* is NPIV supported ? */ member in struct:bfa_fcs_fabric_s 214 #define bfa_fcs_fabric_npiv_capable(__f) ((__f)->is_npiv) |
Completed in 32 milliseconds