Searched refs:ISA_VENDOR (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/gpxe/src/include/gpxe/ |
D | isa_ids.h | 30 #define ISA_VENDOR( a, b, c ) \ macro 35 #define ISAPNP_VENDOR( a, b, c ) ISA_VENDOR ( a, b, c ) 36 #define EISA_VENDOR( a, b, c ) ISA_VENDOR ( a, b, c )
|
D | mca.h | 27 #define GENERIC_MCA_VENDOR ISA_VENDOR ( 'M', 'C', 'A' )
|