Home
last modified time | relevance | path

Searched defs:pci_id (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/hppa/dev/
H A Delroyreg.h24 uint32_t pci_id; /* 0x000 rw PCI_ID */ member
/netbsd-src/sys/dev/ic/
H A Duniversereg.h46 u_int32_t pci_id, pci_csr, pci_class, pci_misc0, pci_bs0, pci_bs1; member
/netbsd-src/sys/dev/pci/
H A Dif_ste.c297 ste_lookup_table(pcireg_t pci_id, const struct ste_product * const products) in ste_lookup_table()
H A Dpccbb.c344 cb_chipset(uint32_t pci_id, int *flagp) in cb_chipset()
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c474 common_bktr_attach(bktr_ptr_t bktr, int unit, u_int pci_id, u_int rev) in common_bktr_attach()