Searched refs:min_timeout (Results 1 – 5 of 5) sorted by relevance
76 clock_t min_timeout; member
229 if (sckm_getmsg_timeout < timeout_range.min_timeout) { in _init()230 sckm_getmsg_timeout = timeout_range.min_timeout; in _init()
300 if (schpc_timeout_putmsg < schpc_putmsg_timeout_range.min_timeout) { in _init()301 schpc_timeout_putmsg = schpc_putmsg_timeout_range.min_timeout; in _init()341 if (schpc_timeout_getmsg < schpc_getmsg_timeout_range.min_timeout) { in _init()342 schpc_timeout_getmsg = schpc_getmsg_timeout_range.min_timeout; in _init()353 if (schpc_timeout_event < schpc_getmsg_timeout_range.min_timeout) { in _init()354 schpc_timeout_event = schpc_getmsg_timeout_range.min_timeout; in _init()
1281 rangep->min_timeout = MBOXSC_PUTMSG_MIN_TIMEOUT_MSECS; in mboxsc_ctrl()1300 rangep->min_timeout = MBOXSC_GETMSG_MIN_TIMEOUT_MSECS; in mboxsc_ctrl()
2474 " is 0x%lx\n", mbxtoz.min_timeout, in drmach_mbox_init()