Home
last modified time | relevance | path

Searched refs:satasupport (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Data.h149 /*78*/ u_int16_t satasupport; member
/freebsd/sys/cam/ata/
H A Data_xpt.c1085 if ((ident_buf->satasupport & ATA_SUPPORT_IFPWRMNGT) && in aprobedone()
1106 if ((ident_buf->satasupport & ATA_SUPPORT_AUTOACTIVATE) && in aprobedone()
1117 (ident_buf->satasupport & ATA_SUPPORT_ASYNCNOTIF) && in aprobedone()
/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c1020 ata_ident->satasupport = ATA_SUPPORT_NCQ_STREAM; in ata_identify_init()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c1722 parm->satasupport & ATA_SUPPORT_NCQ_AUTOSENSE ? in atacapprint()