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

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c329 * Any services can be shared on the same channel apart from chan_wdogpat.
332 static int chan_wdogpat; /* Watchdog Patting */ variable
957 chan_wdogpat = 1;
5479 * This means for chan_wdogpat, nothing may use channel[chan].regs
5483 ddi_put8(ssp->channel[chan_wdogpat].handle,
5484 ssp->channel[chan_wdogpat].regs, pat);
5603 ddi_put8(ssp->channel[chan_wdogpat].handle,
5604 ssp->channel[chan_wdogpat].regs, cfg);

Completed in 79 milliseconds