Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ata/
Datareg.h135 u_int16_t atap_queuedepth; /* 75: */ member
/mirbsd/src/sbin/atactl/
Datactl.c835 (inqbuf->atap_queuedepth & WDC_QUEUE_DEPTH_MASK)) in device_identify()
837 (inqbuf->atap_queuedepth & WDC_QUEUE_DEPTH_MASK) + 1); in device_identify()