Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvsw.h96 PROG_init = 0x00, enumerator
/titanic_41/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c571 enum { PROG_init = 0x0, in vsw_ldc_attach() enumerator
576 progress = PROG_init; in vsw_ldc_attach()
H A Dvsw.c585 vsw_attach_progress_t progress = PROG_init; in vsw_attach()