/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | mc5.c | 133 unsigned int t1_mc5_get_tcam_size(struct pemc5 *mc5) in t1_mc5_get_tcam_size() argument 135 return mc5->tcam_size; in t1_mc5_get_tcam_size() 138 static int set_tcam_rtbl_base(struct pemc5 *mc5, unsigned int rtbl_base) in set_tcam_rtbl_base() argument 140 if (rtbl_base >= t1_mc5_get_tcam_size(mc5)) return -1; in set_tcam_rtbl_base() 141 t1_write_reg_4(mc5->adapter, A_MC5_ROUTING_TABLE_INDEX, rtbl_base); in set_tcam_rtbl_base() 145 unsigned int t1_mc5_get_tcam_rtbl_base(struct pemc5 *mc5) in t1_mc5_get_tcam_rtbl_base() argument 147 return t1_read_reg_4(mc5->adapter, A_MC5_ROUTING_TABLE_INDEX); in t1_mc5_get_tcam_rtbl_base() 150 unsigned int t1_mc5_get_tcam_rtbl_size(struct pemc5 *mc5) in t1_mc5_get_tcam_rtbl_size() argument 152 unsigned int tcam_size = t1_mc5_get_tcam_size(mc5); in t1_mc5_get_tcam_rtbl_size() 153 unsigned int tcam_rtable_base = t1_mc5_get_tcam_rtbl_base(mc5); in t1_mc5_get_tcam_rtbl_size() [all …]
|
H A D | mc5.h | 59 int t1_mc5_init(struct pemc5 *mc5, unsigned int nservers, 61 void t1_mc5_destroy(struct pemc5 *mc5); 63 int t1_read_mc5_range(struct pemc5 *mc5, unsigned int start, 65 const struct pemc5_intr_counts *t1_mc5_get_intr_counts(struct pemc5 *mc5); 67 void t1_mc5_intr_enable(struct pemc5 *mc5); 68 void t1_mc5_intr_disable(struct pemc5 *mc5); 69 void t1_mc5_intr_clear(struct pemc5 *mc5); 70 void t1_mc5_intr_handler(struct pemc5 *mc5); 72 void t1_mc5_lip_write_entries(struct pemc5 *mc5); 73 int t1_mc5_lip_add_entry(struct pemc5 *mc5, u32 lip); [all …]
|
H A D | ch_subr.c | 242 t1_mc5_intr_handler(adapter->mc5); in fpga_slow_intr() 992 t1_mc5_intr_enable(adapter->mc5); in t1_interrupts_enable() 1035 t1_mc5_intr_disable(adapter->mc5); in t1_interrupts_disable() 1072 t1_mc5_intr_clear(adapter->mc5); in t1_interrupts_clear() 1121 (void) t1_mc5_intr_handler(adapter->mc5); in asic_slow_intr() 1241 if (adapter->mc5 && t1_mc5_init(adapter->mc5, in t1_init_hw_modules() 1242 adapter->params.mc5.nservers, in t1_init_hw_modules() 1243 adapter->params.mc5.nroutes, 1, 0)) in t1_init_hw_modules() 1321 if (adapter->mc5) in t1_free_sw_modules() 1322 t1_mc5_destroy(adapter->mc5); in t1_free_sw_modules() [all …]
|
H A D | common.h | 127 struct mc5_params mc5; member
|
/illumos-gate/usr/src/uts/common/io/chxge/ |
H A D | ch.h | 201 struct pemc5 *mc5; member
|
/illumos-gate/usr/src/data/terminfo/extras/ |
H A D | rxvt-unicode.terminfo | 156 mc5=\E[5i,
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | terminfo.src | 380 mc0=\E[0i, mc4=\E[4i, mc5=\E[5i, 578 kich1=\E[L, mc4=\E[4i, mc5=\E[5i, nel=\r\E[S, 2285 lf2=pf2, lf3=pf3, lf4=pf4, mc0=\E[0i, mc4=\E[4i, mc5=\E[5i, 2442 mc5=\E[5i, nel=\EE, rc=\E8, rev=\E[7m, ri=\EM, 2472 lf2=pf2, lf3=pf3, lf4=pf4, mc0=\233i, mc4=\2334i, mc5=\2335i, 2571 mc5=\E[?5i, nel=\EE, rc=\E8, rev=\E[7m, 3248 mc0=\E[i, mc4=\E[4i, mc5=\E[5i, rmcup=\E[?1047l\E[?1048l, 3473 kmous=\E[M, mc0=\E[i, mc4=\E[4i, mc5=\E[5i, meml=\El, 3598 knp=\2336~, kpp=\2335~, mc0=\233i, mc4=\2334i, mc5=\2335i, 4367 mc4=\E[4i, mc5=\E[5i, rc=\E8, rev=\E[7m, ri=\EM, rmacs=^O, [all …]
|
H A D | termcap.src | 6913 # Extension print mode (<mc5>) echoes all characters to the printer 6916 # definition for <mc5> but I don't expect it to cause problems. We 7480 # The :cd:/:k0:/:k1:/:kh:/<mc4>, and <mc5> caps are from BRL, which says: 10900 # The <mc5> sequence changes the escape character to ^^ so that 11170 # and mc5= should use the \E[?4i and \E[?5i strings instead). 18872 # PN start_print mc5
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | caps | 254 prtr_on, "mc5" "po" Turn on the printer
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 259 prtr_on mc5 po str Turn on the printer
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 261 prtr_on mc5 po str Turn on the printer
|
/illumos-gate/usr/src/uts/common/ |
H A D | Makefile.files | 1982 CH_COM_OBJS = ch_mac.o ch_subr.o cspi.o espi.o ixf1010.o mc3.o mc4.o mc5.o \
|