Searched refs:reg_count_h (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt_regs.h | 977 uint8_t reg_count_h; member 983 uint8_t reg_count_h; member 1006 uint8_t reg_count_h; member 1014 uint8_t reg_count_h; member
|
H A D | qlt.c | 9905 cnt = CHAR_TO_SHORT(entry->reg_count_l, entry->reg_count_h); in qlt_27xx_dt_riob1() 9964 cnt = CHAR_TO_SHORT(entry->reg_count_l, entry->reg_count_h); in qlt_27xx_dt_riob2()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_init.h | 1047 uint8_t reg_count_h; member 1053 uint8_t reg_count_h; member 1076 uint8_t reg_count_h; member 1084 uint8_t reg_count_h; member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 22067 entry->reg_size, entry->reg_count_h, entry->reg_count_l, in ql_2700_dt_riob1() 22070 cnt = CHAR_TO_SHORT(entry->reg_count_l, entry->reg_count_h); in ql_2700_dt_riob1() 22140 entry->reg_size, entry->reg_count_h, entry->reg_count_l, in ql_2700_dt_riob2() 22143 cnt = CHAR_TO_SHORT(entry->reg_count_l, entry->reg_count_h); in ql_2700_dt_riob2()
|