Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ata/
Datareg.h369 uint16_t atap_queuedepth; /* 75: */ member
Data.c2087 (params.atap_queuedepth & WDC_QUEUE_DEPTH_MASK) + 1; in ata_probe_caps()
/netbsd/src/sbin/atactl/
Datactl.c1444 (inqbuf->atap_queuedepth & WDC_QUEUE_DEPTH_MASK)) in device_identify()
1446 (inqbuf->atap_queuedepth & WDC_QUEUE_DEPTH_MASK) + 1); in device_identify()