Home
last modified time | relevance | path

Searched defs:Bus (Results 1 – 3 of 3) sorted by relevance

/minix3/minix/drivers/power/acpi/include/
H A Dactbl1.h527 UINT32 Bus; /* Bus and Segment numbers */ member
549 #define ACPI_HEST_BUS(Bus) ((Bus) & 0xFF) argument
550 #define ACPI_HEST_SEGMENT(Bus) (((Bus) >> 8) & 0xFFFF) argument
818 UINT8 Bus; /* 0 - ISA */ member
H A Dactypes.h1271 UINT16 Bus; member
H A Dactbl2.h501 UINT8 Bus; member