PORT_IRQ_PHYRDY   154 drivers/ata/ahci.h 				  PORT_IRQ_PHYRDY |
PORT_IRQ_PHYRDY   761 drivers/ata/libahci.c 		pp->intr_mask &= ~PORT_IRQ_PHYRDY;
PORT_IRQ_PHYRDY   810 drivers/ata/libahci.c 		pp->intr_mask |= PORT_IRQ_PHYRDY;
PORT_IRQ_PHYRDY  1782 drivers/ata/libahci.c 	if (irq_stat & (PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)) {
PORT_IRQ_PHYRDY  1815 drivers/ata/libahci.c 		status &= ~PORT_IRQ_PHYRDY;
PORT_IRQ_PHYRDY    79 drivers/block/mtip32xx/mtip32xx.c 	 PORT_IRQ_PHYRDY | PORT_IRQ_UNK_FIS | PORT_IRQ_BAD_PMP | \
PORT_IRQ_PHYRDY    87 drivers/block/mtip32xx/mtip32xx.c 	 PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)
PORT_IRQ_PHYRDY   719 drivers/block/mtip32xx/mtip32xx.c 	if (unlikely(port_stat & PORT_IRQ_PHYRDY)) {