Home
last modified time | relevance | path

Searched defs:pcireg_t (Results 1 – 4 of 4) sorted by relevance

/netbsd/lib/libpci/
H A Dpci.h48 typedef uint32_t pcireg_t; /* XXX */ typedef
/netbsd/sys/dev/pci/
H A Dpci_verbose.h35 typedef uint32_t pcireg_t; /* configuration space register XXX */ typedef
H A Dpci.c1183 int (*wakefun)(pci_chipset_tag_t, pcitag_t, device_t, pcireg_t)) argument
H A Dpci_subr.c5119 void (*printfn)(pci_chipset_tag_t, pcitag_t, const pcireg_t *) in pci_conf_print()