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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dstarcat.h157 extern int plat_max_io_units_per_board(void);
H A Ddrmach.h48 extern int plat_max_io_units_per_board();
53 #define MAX_IO_UNITS_PER_BOARD plat_max_io_units_per_board()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl.h107 extern int plat_max_io_units_per_board(void);
H A Dstarfire.h219 extern int plat_max_io_units_per_board();
H A Dsbdpriv.h196 extern int plat_max_io_units_per_board();
200 #define MAX_IO_UNITS_PER_BOARD plat_max_io_units_per_board()
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Ddrmach.h46 #define MAX_IO_UNITS_PER_BOARD plat_max_io_units_per_board()
/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Ddrmach.h52 #define MAX_IO_UNITS_PER_BOARD plat_max_io_units_per_board()
/illumos-gate/usr/src/uts/sun4u/starfire/os/
H A Dstarfire.c247 plat_max_io_units_per_board() function
/illumos-gate/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c298 plat_max_io_units_per_board() function
/illumos-gate/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c752 plat_max_io_units_per_board() function
/illumos-gate/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c760 plat_max_io_units_per_board() function
/illumos-gate/usr/src/uts/sun4u/opl/os/
H A Dopl.c449 plat_max_io_units_per_board(void) function
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c2208 extern int plat_max_io_units_per_board();
2218 max_devices += plat_max_io_units_per_board();
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c4794 max_devices += plat_max_io_units_per_board();

Completed in 129 milliseconds