HomeSort by: relevance | last modified time | path
    Searched refs:last_used (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
wd33c93var.h 88 time_t last_used; member in struct:wd33c93_linfo
ncr53c9xvar.h 157 time_t last_used; member in struct:ncr53c9x_linfo
wd33c93.c 707 li->last_used = time_second;
2322 if (li && li->last_used < old &&
ncr53c9x.c 1119 li->last_used = time_second;
2969 if (li->last_used < old &&

Completed in 45 milliseconds