Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_sata.h88 #define ATA_SS_DET_PHY_OFFLINE 0x00000004 macro
/freebsd/usr.sbin/bhyve/
H A Dahci.h93 #define ATA_SS_DET_PHY_OFFLINE 0x00000004 macro
/freebsd/sys/dev/siis/
H A Dsiis.h89 #define ATA_SS_DET_PHY_OFFLINE 0x00000004 macro
H A Dsiis.c1755 if ((status & ATA_SS_DET_MASK) == ATA_SS_DET_PHY_OFFLINE) { in siis_sata_connect()
/freebsd/sys/dev/ahci/
H A Dahci.h90 #define ATA_SS_DET_PHY_OFFLINE 0x00000004 macro
H A Dahci.c2619 if ((status & ATA_SS_DET_MASK) == ATA_SS_DET_PHY_OFFLINE) { in ahci_sata_connect()
/freebsd/sys/dev/ata/
H A Data-all.h101 #define ATA_SS_DET_PHY_OFFLINE 0x00000004 macro