Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dahd_pci.c392 &ahd->pcix_off, NULL)) { in ahd_pci_attach()
1012 pcix_status = pci_conf_read(pc, tag, ahd->pcix_off + 0x04); in ahd_pci_split_intr()
1057 pci_conf_write(pc, tag, ahd->pcix_off + 0x04, pcix_status); in ahd_pci_split_intr()
/openbsd/src/sys/dev/ic/
Daic79xx.h1252 int pcix_off; member