HomeSort by: relevance | last modified time | path
    Searched defs:pcix_status (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
ahd_pci.c 1018 pcireg_t pcix_status; local in function:ahd_pci_split_intr
1025 pcix_status = pci_conf_read(bd->pc, bd->tag,
1026 bd->pcix_off + PCIX_STATUS);
1028 ahd_name(ahd), pcix_status);
1075 pci_conf_write(bd->pc, bd->tag, bd->pcix_off + PCIX_STATUS,
1076 pcix_status);

Completed in 12 milliseconds