Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/freebsd/driver/ini/src/
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() function
504 agtiapi_adjust_queue_depth(path, targ->qdepth); in agtiapi_async()
2076 agtiapi_adjust_queue_depth(ccb->ccb_h.path,targ->qdepth); in agtiapi_QueueCmnd_()