Searched refs:total_openings (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/cam/
H A Dcam_queue.c273 ccbq->total_openings += delta;
290 ccbq->total_openings = openings;
H A Dcam_queue.h66 int total_openings; member in struct:cam_ccbq
H A Dcam_periph.c1541 int total_openings; local
1550 total_openings = cgds.dev_active + cgds.dev_openings;
1554 if (*openings < total_openings)
H A Dcam_iosched.c608 pending /= isc->periph->path->device->ccbq.total_openings;
H A Dcam_xpt.c3369 device->ccbq.total_openings || prio <= CAM_PRIORITY_OOB)) {

Completed in 178 milliseconds