Searched refs:PCIR_INTPIN (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/sys/dev/pci/ |
| D | pcireg.h | 227 #define PCIR_INTPIN 0x3d macro
|
| D | pci.c | 647 cfg->intpin = REG(PCIR_INTPIN, 1); in pci_read_device() 5186 pci_write_config(dev, PCIR_INTPIN, dinfo->cfg.intpin, 1); in pci_cfg_restore() 5286 dinfo->cfg.intpin = pci_read_config(dev, PCIR_INTPIN, 1); in pci_cfg_save()
|
| /freebsd-10-stable/sys/i386/pci/ |
| D | pci_pir.c | 290 value = pci_cfgregread(bus, device, func, PCIR_INTPIN, 1); in pci_pir_search_irq()
|
| /freebsd-10-stable/sys/dev/hyperv/pcib/ |
| D | vmbus_pcib.c | 1220 PCIR_INTPIN) ||(where == PCIR_INTPIN && size == 1)) { in _hv_pcifront_read_config()
|
| /freebsd-10-stable/usr.sbin/bhyve/ |
| D | pci_emul.c | 744 pci_set_cfgdata8(pdi, PCIR_INTPIN, 0); in pci_emul_init() 1486 pci_set_cfgdata8(pi, PCIR_INTPIN, bestpin + 1); in pci_lintr_request()
|
| D | pci_e82545.c | 2298 pci_set_cfgdata8(pi, PCIR_INTPIN, 0x1); in e82545_init()
|
| /freebsd-10-stable/sys/powerpc/mpc85xx/ |
| D | pci_mpc85xx.c | 415 if (devfn == sc->sc_devfn_via_ide && reg == PCIR_INTPIN) in fsl_pcib_read_config()
|
| /freebsd-10-stable/sys/dev/acpica/ |
| D | acpi_pci_link.c | 593 value = pci_cfgregread(bus, device, func, PCIR_INTPIN, 1); in acpi_pci_link_search_irq()
|