Home
last modified time | relevance | path

Searched refs:xs_instance (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dxsvc.h114 int xs_instance; member
/illumos-gate/usr/src/uts/i86pc/io/xsvc/
H A Dxsvc.c242 state->xs_instance = instance; in xsvc_attach()
330 (void) ddi_soft_state_free(xsvc_statep, state->xs_instance); in xsvc_detach()