Searched defs:BSCBUS_MAX_CHANNELS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbscbus.c101 #define BSCBUS_MAX_CHANNELS (4) macro
331 struct bscbus_channel_state channel[BSCBUS_MAX_CHANNELS];
2341 for (chno = 0; chno < BSCBUS_MAX_CHANNELS; chno++) {
2421 for (chno = 0; chno < BSCBUS_MAX_CHANNELS; chno++) {
2475 for (chno = 0; chno < BSCBUS_MAX_CHANNELS; chno++) {

Completed in 241 milliseconds