Searched refs:FTYPE_BIOS (Results 1 – 3 of 3) sorted by relevance
269 uint32_t types = FTYPE_BIOS|FTYPE_FCODE|FTYPE_EFI; in ql_populate_hba_fru_details()283 case FTYPE_BIOS: in ql_populate_hba_fru_details()
3051 types = (FTYPE_BIOS | FTYPE_FCODE | FTYPE_EFI); in ql_get_fcache()6927 fcache->type = FTYPE_BIOS; in ql_check_pci()
299 #define FTYPE_BIOS BIT_1 macro