Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c227 void agtiapi_adjust_queue_depth(struct cam_path *path, bit32 QueueDepth);
462 void agtiapi_adjust_queue_depth(struct cam_path *path, bit32 QueueDepth) in agtiapi_adjust_queue_depth() function
497 agtiapi_adjust_queue_depth(path, targ->qdepth); in agtiapi_async()
2047 agtiapi_adjust_queue_depth(ccb->ccb_h.path,targ->qdepth); in agtiapi_QueueCmnd_()