Searched refs:reg_chan (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc.h98 int (*reg_chan)(); /* interface for channel register */ member in struct:ldc_cnex
/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c1996 rv = cinfo->reg_chan(cinfo->dip, ldcp->id, ldcp->devclass);
4670 cinfo->reg_chan == NULL || cinfo->unreg_chan == NULL ||
4682 ldcssp->cinfo.reg_chan = cinfo->reg_chan;
4721 ldcssp->cinfo.reg_chan = NULL;
H A Dcnex.c1056 cinfo.reg_chan = cnex_reg_chan;

Completed in 54 milliseconds