/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_xf.c | 88 #define UPDATE_CIC_HISTORY(reg, brd, bus, val) \ argument 124 #define UPDATE_CIC_HISTORY(reg, brd, bus, val) argument 485 int brd, port; in pc_prep_cic_buffer() local 741 int brd; in pc_read_madr() local 805 int brd; in mc_get_adr_all() local 825 int brd; in get_boardset() local 960 int brd; in get_hw_config() local 1041 int rv, cpuid, brd, bus; in idnxf_shmem_update_one() local 1126 int c, brd, bus; in idnxf_shmem_update_all() local 1313 register int brd, rbrd; in idnxf_shmem_add() local [all …]
|
H A D | drmach.c | 1155 drmach_board_t *brd; in drmach_prep_rename_script() local
|
/titanic_41/usr/src/lib/fm/topo/modules/SUNW,Sun-Fire/ioboard/ |
H A D | iob_platform.c | 85 int brd, br, bus, i; in platform_iob_enum() local
|
/titanic_41/usr/src/lib/fm/topo/modules/SUNW,Sun-Fire-15000/ioboard/ |
H A D | iob_platform.c | 85 int brd, br, bus, i; in platform_iob_enum() local
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/cpuboard/ |
H A D | cpuboard_hostbridge.c | 243 tnode_t *cpubn, int brd) in cpuboard_hb_enum()
|
/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/ |
H A D | opl_hostbridge.c | 261 int brd) in opl_hb_enum()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4/ioboard/ |
H A D | ioboard.c | 222 uint_t bussep, int minbrd, int maxbrd, int *brd, int *br, int *bus) in split_bus_address()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/hostbridge/ |
H A D | hb_sun4v.c | 325 int brd = 0; in platform_hb_enum() local
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | ns8390.c | 633 struct wd_board *brd; in eth_probe() local
|
/titanic_41/usr/src/uts/sun4u/serengeti/os/ |
H A D | serengeti.c | 291 update_mem_bounds(int brd, uint64_t base, uint64_t sz) in update_mem_bounds()
|
/titanic_41/usr/src/uts/sun4u/lw8/os/ |
H A D | lw8_platmod.c | 298 update_mem_bounds(int brd, uint64_t base, uint64_t sz) in update_mem_bounds()
|
/titanic_41/usr/src/uts/sun4u/starcat/sys/post/ |
H A D | scat_const.h | 77 #define IS_VALID_L1_BOARD(brd) ((brd) >= 0 && (brd) < L1_COUNT) argument
|
/titanic_41/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 339 #define BOARDSET(brd) ((boardset_t)(1 << (brd))) argument 341 #define BOARD_IN_SET(set, brd) ((set) & BOARDSET(brd)) argument 342 #define BOARDSET_ADD(set, brd) ((set) |= BOARDSET(brd)) argument 343 #define BOARDSET_DEL(set, brd) ((set) &= ~BOARDSET(brd)) argument
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 2956 sg_board_info_t *brd; in get_board_status() local
|