Lines Matching refs:pc_class
76 u_int8_t pc_class; /* chip PCI class */ member
90 u_int8_t pc_class; /* PCI class */ member
200 && (match_buf->pc_class != matches[i].pc_class)) in pci_conf_match_native()
266 && (match_buf->pc_class != matches[i].pc_class)) in pci_conf_match32()
316 u_int8_t pc_class; /* chip PCI class */ member
330 u_int8_t pc_class; /* PCI class */ member
351 uint8_t pc_class; /* chip PCI class */ member
365 uint8_t pc_class; /* PCI class */ member
421 && (match_buf->pc_class != matches[i].pc_class)) in pci_conf_match_old()
485 (match_buf->pc_class != matches[i].pc_class)) in pci_conf_match_old32()
792 pcup->pc32.pc_class = pcp->pc_class; in pci_conf_for_copyout()
813 pcup->pco32.pc_class = pcp->pc_class; in pci_conf_for_copyout()
832 pcup->pco.pc_class = pcp->pc_class; in pci_conf_for_copyout()