Home
last modified time | relevance | path

Searched refs:drv_timestamp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_device.h49 time_t drv_timestamp; member
H A Demlxs_fc.h2193 #define DRV_TIME (uint32_t)(ddi_get_time() - emlxs_device.drv_timestamp)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1108 emlxs_device.drv_timestamp = ddi_get_time(); in _init()