HomeSort by: relevance | last modified time | path
    Searched defs:sttbloc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
pci_subr.c 3841 uint8_t sttbloc; local in function:pci_conf_print_tph_req_cap
3851 sttbloc = PCIREG_SHIFTOUT(reg, PCI_TPH_REQ_CAP_STTBLLOC);
3853 pci_conf_print_tph_req_cap_sttabloc(sttbloc));
3854 if (sttbloc == PCI_TPH_REQ_STTBLLOC_TPHREQ) {
3892 if (sttbloc != PCI_TPH_REQ_STTBLLOC_TPHREQ)
pci_subr.c 3841 uint8_t sttbloc; local in function:pci_conf_print_tph_req_cap
3851 sttbloc = PCIREG_SHIFTOUT(reg, PCI_TPH_REQ_CAP_STTBLLOC);
3853 pci_conf_print_tph_req_cap_sttabloc(sttbloc));
3854 if (sttbloc == PCI_TPH_REQ_STTBLLOC_TPHREQ) {
3892 if (sttbloc != PCI_TPH_REQ_STTBLLOC_TPHREQ)
pci_subr.c 3841 uint8_t sttbloc; local in function:pci_conf_print_tph_req_cap
3851 sttbloc = PCIREG_SHIFTOUT(reg, PCI_TPH_REQ_CAP_STTBLLOC);
3853 pci_conf_print_tph_req_cap_sttabloc(sttbloc));
3854 if (sttbloc == PCI_TPH_REQ_STTBLLOC_TPHREQ) {
3892 if (sttbloc != PCI_TPH_REQ_STTBLLOC_TPHREQ)

Completed in 43 milliseconds