Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_private.h341 time_t lasttpt; member
H A Dctl.c14456 if (lun->lasttpt == 0 ||
14457 time_uptime - lun->lasttpt >= CTL_LBP_UA_PERIOD) {
14458 lun->lasttpt = time_uptime;
14464 lun->lasttpt = 0;