Home
last modified time | relevance | path

Searched refs:tsel (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pchtemp/
H A Dpchtemp.c144 uint8_t tsel; in pchtemp_read() local
151 tsel = ddi_get8(pch->pcht_handle, in pchtemp_read()
168 pch->pcht_tsel_raw = tsel; in pchtemp_read()
173 if ((tsel & PCHTEMP_REG_TSEL_ETS) == 0) { in pchtemp_read()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc_hw.h258 uint32_t tsel:1; member
262 uint32_t tsel:1;
H A Dhpi_pfc.c536 l3_config.bits.tsel = 1; in hpi_pfc_set_l3_class_config()
538 l3_config.bits.tsel = 0; in hpi_pfc_set_l3_class_config()
564 if (l3_config.bits.tsel) in hpi_pfc_get_l3_class_config()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h254 uint32_t tsel:1; member
260 uint32_t tsel:1;
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_fflp.c2210 tcam_cls_cfg.bits.ldw.tsel = 1; in npi_fflp_cfg_ip_cls_tcam_key()
2654 if (tcam_cls_cfg.bits.ldw.tsel) { in npi_fflp_cfg_ip_cls_tcam_key_get()