Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpci_subr.c4831 pcireg_t rval, csreg; in pci_conf_print_type1() local
4942 csreg = regs[o2i(PCI_COMMAND_STATUS_REG)]; in pci_conf_print_type1()
4943 if (csreg & PCI_STATUS_CAPLIST_SUPPORT) in pci_conf_print_type1()
4990 || ((csreg & PCI_COMMAND_PALETTE_ENABLE) != 0)) in pci_conf_print_type1()