Lines Matching defs:pc
174 pci_chipset_tag_t pc; in necpb_init() local
246 pci_chipset_tag_t pc; in necpbattach() local
295 necpb_bus_maxdevs(pci_chipset_tag_t pc, int busno) in necpb_bus_maxdevs()
302 necpb_make_tag(pci_chipset_tag_t pc, int bus, int device, int function) in necpb_make_tag()
314 necpb_decompose_tag(pci_chipset_tag_t pc, pcitag_t tag, int *bp, int *dp, in necpb_decompose_tag()
327 necpb_conf_read(pci_chipset_tag_t pc, pcitag_t tag, int reg) in necpb_conf_read()
345 necpb_conf_write(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t data) in necpb_conf_write()
362 pci_chipset_tag_t pc = pa->pa_pc; in necpb_intr_map() local
405 necpb_intr_string(pci_chipset_tag_t pc, pci_intr_handle_t ih, char *buf, in necpb_intr_string()
415 necpb_intr_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, in necpb_intr_establish()
451 necpb_intr_disestablish(pci_chipset_tag_t pc, void *cookie) in necpb_intr_disestablish()
529 necpb_conf_interrupt(pci_chipset_tag_t pc, int bus, int dev, int func, in necpb_conf_interrupt()
537 necpb_conf_hook(pci_chipset_tag_t pc, int bus, int dev, int func, in necpb_conf_hook()