Home
last modified time | relevance | path

Searched refs:ATA_SUPPORT_DRAT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Data.h116 #define ATA_SUPPORT_DRAT 0x4000 macro
/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c1152 ata_ident->support3 |= ATA_SUPPORT_RZAT | ATA_SUPPORT_DRAT; in ata_identify_init()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c1802 if (parm->support3 & ATA_SUPPORT_DRAT) { in atacapprint()