Home
last modified time | relevance | path

Searched refs:ATA_SUPPORT_LBA (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
HDnata.h73 #define ATA_SUPPORT_LBA 0x0200 macro
/dragonfly/sbin/natacontrol/
HDnatacontrol.c199 parm->capabilities1 & ATA_SUPPORT_LBA ? " " : " not "); in cap_print()