Searched defs:pci_id (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/hppa/dev/ |
H A D | elroyreg.h | 24 uint32_t pci_id; /* 0x000 rw PCI_ID */ member
|
/netbsd-src/sys/dev/ic/ |
H A D | universereg.h | 46 u_int32_t pci_id, pci_csr, pci_class, pci_misc0, pci_bs0, pci_bs1; member
|
/netbsd-src/sys/dev/pci/ |
H A D | if_ste.c | 297 ste_lookup_table(pcireg_t pci_id, const struct ste_product * const products) in ste_lookup_table()
|
H A D | pccbb.c | 344 cb_chipset(uint32_t pci_id, int *flagp) in cb_chipset()
|
/netbsd-src/sys/dev/pci/bktr/ |
H A D | bktr_core.c | 474 common_bktr_attach(bktr_ptr_t bktr, int unit, u_int pci_id, u_int rev) in common_bktr_attach()
|