Home
last modified time | relevance | path

Searched refs:QueueDepth (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c762 bit32 QueueDepth in ostiSetDeviceQueueDepth() argument
770 tiRoot, tiIORequest, QueueDepth ); in ostiSetDeviceQueueDepth()
771 pDevice->qdepth = QueueDepth; in ostiSetDeviceQueueDepth()
H A Dagtiapi.c227 void agtiapi_adjust_queue_depth(struct cam_path *path, bit32 QueueDepth);
469 void agtiapi_adjust_queue_depth(struct cam_path *path, bit32 QueueDepth) in agtiapi_adjust_queue_depth() argument
477 crs.openings = QueueDepth; in agtiapi_adjust_queue_depth()
/freebsd/sys/dev/pms/RefTisa/sat/api/
H A Dtdsmapi.h177 bit32 QueueDepth
/freebsd/sys/dev/pms/RefTisa/tisa/api/
H A Dostiapi.h356 bit32 QueueDepth
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsmcmnapi.c1341 bit32 QueueDepth in tdsmSetDeviceQueueDepth() argument
1374 return ostiSetDeviceQueueDepth(tiRoot, tiIORequest, QueueDepth); in tdsmSetDeviceQueueDepth()
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_cnfg.h3750 U16 QueueDepth; /* 0x22 */ member
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.c3324 tgtdev->qdepth = (dev_pg0->QueueDepth); in mpi3mr_update_device()
3380 tgtdev->q_depth = dev_pg0->QueueDepth; in mpi3mr_update_device()