Searched refs:bpb_get_Media (Results 1 – 3 of 3) sorted by relevance
287 if (VALID_MEDIA(bpb_get_Media(bpb))) { in show_bpb()292 mdb_printf(" : 0x%02x", bpb_get_Media(bpb)); in show_bpb()
200 #define bpb_get_Media(bpb) (((uint8_t *)(bpb))[OFF_MEDIA]) macro
1869 switch (bpb_get_Media(bpb)) { in secondaryBPBChecks()2063 fsp->pcfs_mediadesc = bpb_get_Media(bpb); in parseBPB()