ahci_pwait_eq     492 dev/pci/ahci.c int			ahci_pwait_eq(struct ahci_port *, bus_size_t,
ahci_pwait_eq     496 dev/pci/ahci.c #define ahci_pwait_clr(_ap, _r, _b) ahci_pwait_eq((_ap), (_r), (_b), 0)
ahci_pwait_eq     499 dev/pci/ahci.c #define ahci_pwait_set(_ap, _r, _b) ahci_pwait_eq((_ap), (_r), (_b), (_b))
ahci_pwait_eq    1297 dev/pci/ahci.c 	if (ahci_pwait_eq(ap, AHCI_PREG_SSTS, AHCI_PREG_SSTS_DET,