Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/
H A Dosapi.c763 bit32 QueueDepth in ostiSetDeviceQueueDepth() argument
771 tiRoot, tiIORequest, QueueDepth ); in ostiSetDeviceQueueDepth()
772 pDevice->qdepth = QueueDepth; in ostiSetDeviceQueueDepth()
H A Dagtiapi.c228 void agtiapi_adjust_queue_depth(struct cam_path *path, bit32 QueueDepth);
470 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-13.1/sys/dev/pms/RefTisa/sat/api/
H A Dtdsmapi.h178 bit32 QueueDepth
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/api/
H A Dostiapi.h357 bit32 QueueDepth
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsmcmnapi.c1342 bit32 QueueDepth in tdsmSetDeviceQueueDepth() argument
1375 return ostiSetDeviceQueueDepth(tiRoot, tiIORequest, QueueDepth); in tdsmSetDeviceQueueDepth()