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

  /src/sys/dev/raidframe/
rf_compat80.c 74 u_int maxqdepth; member in struct:RF_DeviceConfig_s80
178 config80->maxqdepth = config->maxqdepth;
rf_compat50.c 79 u_int maxqdepth; member in struct:RF_DeviceConfig50_s
200 d_cfg->maxqdepth = raidPtr->maxQueueDepth;
raidframevar.h 521 u_int maxqdepth; member in struct:RF_DeviceConfig_s
rf_netbsdkintf.c 3993 config->maxqdepth = raidPtr->maxQueueDepth;
  /src/sbin/raidctl/
raidctl.c 730 printf("fifo %d\n", device_config.maxqdepth);

Completed in 16 milliseconds