Searched refs:ATA_SS_DET_NO_DEVICE (Results 1 - 8 of 8) sorted by path

/freebsd-11-stable/sys/dev/ata/chipsets/
H A Data-via.c476 if (*result != ATA_SS_DET_NO_DEVICE) {
/freebsd-11-stable/sys/dev/siis/
H A Dsiis.c1752 if ((status & ATA_SS_DET_MASK) != ATA_SS_DET_NO_DEVICE)
H A Dsiis.h86 #define ATA_SS_DET_NO_DEVICE 0x00000000 macro
/freebsd-11-stable/usr.sbin/bhyve/
H A Dahci.h92 #define ATA_SS_DET_NO_DEVICE 0x00000000 macro
H A Dpci_ahci.c536 pr->ssts = ATA_SS_DET_NO_DEVICE;
/freebsd-11-stable/sys/dev/ahci/
H A Dahci.c1175 if ((status & ATA_SS_DET_MASK) != ATA_SS_DET_NO_DEVICE)
2549 if ((status & ATA_SS_DET_MASK) != ATA_SS_DET_NO_DEVICE)
H A Dahci.h87 #define ATA_SS_DET_NO_DEVICE 0x00000000 macro
/freebsd-11-stable/sys/dev/ata/
H A Data-all.h99 #define ATA_SS_DET_NO_DEVICE 0x00000000 macro

Completed in 240 milliseconds