Lines Matching refs:pc_class
79 u_int8_t pc_class; /* chip PCI class */ member
93 u_int8_t pc_class; /* PCI class */ member
203 && (match_buf->pc_class != matches[i].pc_class)) in pci_conf_match_native()
269 && (match_buf->pc_class != matches[i].pc_class)) in pci_conf_match32()
319 u_int8_t pc_class; /* chip PCI class */ member
333 u_int8_t pc_class; /* PCI class */ member
354 uint8_t pc_class; /* chip PCI class */ member
368 uint8_t pc_class; /* PCI class */ member
424 && (match_buf->pc_class != matches[i].pc_class)) in pci_conf_match_old()
488 (match_buf->pc_class != matches[i].pc_class)) in pci_conf_match_old32()
794 pcup->pc32.pc_class = pcp->pc_class; in pci_conf_for_copyout()
815 pcup->pco32.pc_class = pcp->pc_class; in pci_conf_for_copyout()
834 pcup->pco.pc_class = pcp->pc_class; in pci_conf_for_copyout()