Searched defs:acpi_hpcib_softc (Results 1 – 1 of 1) sorted by relevance
53 struct acpi_hpcib_softc { struct54 device_t ap_dev;55 ACPI_HANDLE ap_handle;56 int ap_flags;58 int ap_segment; /* analagous to Alpha 'hose' */59 int ap_bus; /* bios-assigned bus number */61 ACPI_BUFFER ap_prt; /* interrupt routing table */