Searched refs:reg_count_l (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt_regs.h | 978 uint8_t reg_count_l; member 982 uint8_t reg_count_l; member 1007 uint8_t reg_count_l; member 1013 uint8_t reg_count_l; 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 | 1048 uint8_t reg_count_l; member 1052 uint8_t reg_count_l; member 1077 uint8_t reg_count_l; member 1083 uint8_t reg_count_l; 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()
|