Searched refs:sb_time (Results 1 – 2 of 2) sorted by relevance
1993 sbp->sb_time = gethrestime_sec(); in sbd_post_op()2610 (void) drv_getparm(TIME, (void *)&sbp->sb_time); in sbd_connect()2677 (void) drv_getparm(TIME, (void *)&sbp->sb_time); in sbd_disconnect()3177 (void) drv_getparm(TIME, (void *)&sbp->sb_time); in sbd_post_attach_devlist()3189 (void) drv_getparm(TIME, (void *)&sbp->sb_time); in sbd_post_attach_devlist()3566 (void) drv_getparm(TIME, (void *)&sbp->sb_time); in sbd_release_done()4266 (void) drv_getparm(TIME, (void *)&sbp->sb_time); in sbd_cancel()4410 dstatp->s_time = sbp->sb_time; in sbd_status()4420 dstatp->s_time = sbp->sb_time; in sbd_status()4889 sbp->sb_time = gethrestime_sec(); in sbd_board_init()
389 time_t sb_time; /* time of last board op */ member