Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dahcivar.h90 int ap_pmp_ports; member
H A Dahci.c869 if (ap->ap_pmp_ports > 0) { in ahci_port_init()
872 for (p = 0; p < ap->ap_pmp_ports; p++) { in ahci_port_init()
1713 if (ahci_pmp_identify(ap, &ap->ap_pmp_ports)) { in ahci_port_detect_pmp()
2159 } else if (ap->ap_pmp_ports != 0 && err_slot != -1) { in ahci_port_intr()
2773 if (pmp_port >= ap->ap_pmp_ports) { in ahci_ata_probe()