HomeSort by: relevance | last modified time | path
    Searched refs:atap_queuedepth (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ata/
atareg.h 369 uint16_t atap_queuedepth; /* 75: */ member in struct:ataparams
ata.c 2087 (params.atap_queuedepth & WDC_QUEUE_DEPTH_MASK) + 1;
  /src/sbin/atactl/
atactl.c 1445 (inqbuf->atap_queuedepth & WDC_QUEUE_DEPTH_MASK))
1447 (inqbuf->atap_queuedepth & WDC_QUEUE_DEPTH_MASK) + 1);

Completed in 18 milliseconds