Home
last modified time | relevance | path

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

/titanic_44/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++) { in bscbus_unattach()
2421 for (chno = 0; chno < BSCBUS_MAX_CHANNELS; chno++) { in bscbus_attach()
2475 for (chno = 0; chno < BSCBUS_MAX_CHANNELS; chno++) { in bscbus_reset()