Searched refs:HBA_PxIS_TFES (Results 1 – 2 of 2) sorted by relevance
415 if (port->is & HBA_PxIS_TFES) // Task file error in ahci_read()424 if (port->is & HBA_PxIS_TFES) in ahci_read()495 if (port->is & HBA_PxIS_TFES) in ahci_write()502 if (port->is & HBA_PxIS_TFES) in ahci_write()
26 #define HBA_PxIS_TFES (1 << 30) /* TFES - Task File Error Status */ macro