OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pci_id
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/pci/bktr/
bktr_core.h
79
u_int
pci_id
, u_int rev);
bktr_core.c
474
common_bktr_attach(bktr_ptr_t bktr, int unit, u_int
pci_id
, u_int rev)
593
if (PCI_VENDOR(
pci_id
) == PCI_VENDOR_BROOKTREE)
595
switch (PCI_PRODUCT(
pci_id
)) {
/src/sys/dev/ic/
universereg.h
46
u_int32_t
pci_id
, pci_csr, pci_class, pci_misc0, pci_bs0, pci_bs1;
member in struct:universereg
/src/sys/arch/hppa/dev/
elroyreg.h
24
uint32_t
pci_id
; /* 0x000 rw
PCI_ID
*/
member in struct:elroy_regs
elroy.c
433
(void)r->
pci_id
; /* flush write fifo */
/src/sys/dev/pci/
if_ste.c
297
ste_lookup_table(pcireg_t
pci_id
, const struct ste_product * const products)
302
if (PCI_VENDOR(
pci_id
) == sp->ste_vendor &&
303
PCI_PRODUCT(
pci_id
) == sp->ste_product)
pccbb.c
344
cb_chipset(uint32_t
pci_id
, int *flagp)
351
if (
pci_id
== yc->yc_id)
Completed in 20 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025