Searched refs:inot_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/isp/
H A Disp_freebsd.c901 xpt_print(tptr->owner, "[%d, %d] atio_cnt=%d inot_cnt=%d\n", i, j, tptr->atio_count, tptr->inot_count);
3102 tptr->inot_count--;
3104 ISP_PATH_PRT(isp, ISP_LOGTDEBUG2, inot->ccb_h.path, "%s: Take FREE INOT count now %d\n", __func__, tptr->inot_count);
3477 tptr->inot_count--;
3480 ISP_PATH_PRT(isp, ISP_LOGTDEBUG2, inot->ccb_h.path, "%s: Take FREE INOT count now %d\n", __func__, tptr->inot_count);
5025 tptr->inot_count++;
5028 ccb->cin1.seq_id, tptr->inot_count);
5031 tptr->inot_count++;
5034 ccb->cin1.seq_id, tptr->inot_count);
H A Disp_freebsd.h172 inot_count : 15; member in struct:tstate

Completed in 301 milliseconds