HomeSort by relevance Sort by last modified time
    Searched refs:ISA_VENDOR (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
isa_ids.h 30 #define ISA_VENDOR( a, b, c ) \
35 #define ISAPNP_VENDOR( a, b, c ) ISA_VENDOR ( a, b, c )
36 #define EISA_VENDOR( a, b, c ) ISA_VENDOR ( a, b, c )
mca.h 27 #define GENERIC_MCA_VENDOR ISA_VENDOR ( 'M', 'C', 'A' )

Completed in 494 milliseconds