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

/illumos-gate/usr/src/cmd/sf880drd/
H A Dsf880drd.h47 #define NUM_CONTROLLERS 4 macro
48 #define NUM_FDS (SLOTS_PER_CONTROLLER * NUM_CONTROLLERS)
H A Dsf880drd.c50 static const unsigned char controller_names[NUM_CONTROLLERS] =
117 for (c = 0; c < NUM_CONTROLLERS; ++c) {

Completed in 57 milliseconds