Searched defs:tb_pcib_softc (Results 1 – 1 of 1) sorted by relevance
42 struct tb_pcib_softc { struct43 struct pcib_softc pcibsc;44 ACPI_HANDLE ap_handle;45 ACPI_BUFFER ap_prt;46 device_t dev;47 u_int debug;48 int vsec;49 int flags;50 struct sysctl_ctx_list *sysctl_ctx;51 struct sysctl_oid *sysctl_tree;