Home
last modified time | relevance | path

Searched refs:PCI_TPH_REQ_CTL_TPHREQEN (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/pci/
H A Dpcireg.h2032 #define PCI_TPH_REQ_CTL_TPHREQEN __BITS(9, 8) /* TPH Requester Enable */ macro
H A Dpci_subr.c3877 switch (PCIREG_SHIFTOUT(reg, PCI_TPH_REQ_CTL_TPHREQEN)) { in pci_conf_print_tph_req_cap()