Searched refs:b_time (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/i86pc/io/dr/ |
H A D | dr.c | 1327 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_make_comp_nodes() 1478 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_disconnect() 1497 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_disconnect() 1505 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_disconnect() 1750 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_attach_update_state() 1758 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_attach_update_state() 1773 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_attach_update_state() 1888 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_release_done() 1971 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_detach_update_state() 1979 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_detach_update_state() [all …]
|
/titanic_44/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr.c | 1337 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_make_comp_nodes() 1485 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_disconnect() 1527 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_disconnect() 1535 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_disconnect() 1782 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_attach_update_state() 1790 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_attach_update_state() 1805 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_attach_update_state() 1920 (void) drv_getparm(TIME, (void *)&bp->b_time); in dr_release_done() 2003 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_detach_update_state() 2011 (void) drv_getparm(TIME, (void *)&hp->h_bd->b_time); in dr_detach_update_state() [all …]
|
/titanic_44/usr/src/uts/sun4u/ngdr/sys/ |
H A D | dr.h | 350 time_t b_time; /* time of last board operation */ member
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | dr.h | 381 time_t b_time; /* time of last board operation */ member
|