Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dahci.c141 int ahci_pmp_phy_status(struct ahci_port *, int,
1127 if (ahci_pmp_phy_status(ap, pmp_port, &data)) { in ahci_pmp_port_softreset()
1364 if (ahci_pmp_phy_status(ap, pmp_port, &data)) { in ahci_pmp_port_portreset()
3067 ahci_pmp_phy_status(struct ahci_port *ap, int target, u_int32_t *datap) in ahci_pmp_phy_status() function