Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dnata.h172 /*093*/ u_int16_t hwres; member
/dragonfly/sys/dev/disk/nata/
H A Data-pci.c681 if (mode > ATA_UDMA2 && !(atadev->param.hwres & ATA_CABLE_ID)) { in ata_check_80pin()
H A Data-all.c652 (atacap->hwres & ATA_CABLE_ID) ? "80":"40"); in ata_getparam()