Home
last modified time | relevance | path

Searched defs:lsb (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/
H A Dopl_ioboard.c135 int a, lsb, psb; in opl_map_boards() local
306 int a, lsb, hb, rc; in opl_iob_enum() local
/titanic_41/usr/src/lib/efcode/jupiter/
H A Djupiter.c152 unsigned int portid, lsb, ch, leaf; in do_get_io_portid() local
204 unsigned int portid, lsb, ch; in do_decode_unit() local
/titanic_41/usr/src/cmd/sgs/tools/common/
H A Dleb128.c213 uint_t lsb; in dwarf_ehe_extract() local
/titanic_41/usr/src/uts/common/syscall/
H A Dstat.c454 struct stat64 lsb; in cstat64() local
565 struct stat64_32 lsb; in cstat64_32() local
/titanic_41/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h113 #define OPL_IO_PORTID(lsb, ch, leaf) \ argument
121 #define OPL_ADDR_HI(lsb, ch) \ argument
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Djtag.c1743 jtag_bf_extract(u_char *s, int lsb, int msb) in jtag_bf_extract()
1766 jtag_bf_insert(u_char *s, int lsb, int msb, int value) in jtag_bf_insert()
1846 u_int flags, lsb, msb, patch; in jtag_init_chip() local
1931 u_int lsb, msb; in jtag_scanout_chip() local
2498 u_int lsb, msb; in format_chip_data() local
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl.c571 print_opl_memory_line(int lsb, struct cs_status *cs_stat, int ngrps, in print_opl_memory_line()
/titanic_41/usr/src/lib/libilb/common/
H A Dlibilb_impl.h74 #define INV6_H2N_LSB64(addr, lsb) \ argument
/titanic_41/usr/src/uts/sun4u/io/
H A Dopl_cfg.c296 #define OPL_HWD_BASE(lsb) \ argument
1981 int lsb, ch, leaf; in opl_get_hwd_va() local
/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_lan_hmc.c698 u16 lsb; member
/titanic_41/usr/src/uts/sun4u/opl/io/oplmsu/
H A Doplmsu.c1716 int lsb; in oplmsu_create_upath() local
/titanic_41/usr/src/uts/sun4u/opl/sys/oplmsu/
H A Doplmsu.h195 int lsb; /* LSB number */ member
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h118 uint8_t lsb; member
H A Dql_api.h1814 #define CHAR_TO_SHORT(lsb, msb) (uint16_t)((uint8_t)msb << 8 | (uint8_t)lsb) argument
1815 #define CHAR_TO_LONG(lsb, b1, b2, msb) \ argument