Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dahd_pci.c1006 pcireg_t pcix_status; in ahd_pci_split_intr() local
1012 pcix_status = pci_conf_read(pc, tag, ahd->pcix_off + 0x04); in ahd_pci_split_intr()
1014 ahd_name(ahd), pcix_status); in ahd_pci_split_intr()
1057 pci_conf_write(pc, tag, ahd->pcix_off + 0x04, pcix_status); in ahd_pci_split_intr()