Home
last modified time | relevance | path

Searched refs:w1 (Results 1 – 25 of 54) sorted by last modified time

123

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c9294 vvl->un1.w1.vport = (port->vpi > 0) ? 1 : 0; in emlxs_send_els()
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa_checksum.h42 #define ZIO_SET_CHECKSUM(zcp, w0, w1, w2, w3) \ argument
45 (zcp)->zc_word[1] = w1; \
/illumos-gate/usr/src/common/crypto/sha2/
H A Dsha2.c169 uint32_t w0, w1, w2, w3, w4, w5, w6, w7; in SHA256Transform() local
209 w1 = LOAD_BIG_32(blk + 4 * 1); in SHA256Transform()
256 w1 = SIGMA1_256(w15) + w10 + SIGMA0_256(w2) + w1; in SHA256Transform()
289 w1 = SIGMA1_256(w15) + w10 + SIGMA0_256(w2) + w1; in SHA256Transform()
322 w1 = SIGMA1_256(w15) + w10 + SIGMA0_256(w2) + w1; in SHA256Transform()
425 w1 = LOAD_BIG_64(blk + 8 * 1); in SHA512Transform()
472 w1 = SIGMA1(w15) + w10 + SIGMA0(w2) + w1; in SHA512Transform()
486 w8 = SIGMA1(w6) + w1 + SIGMA0(w9) + w8; in SHA512Transform()
505 w1 = SIGMA1(w15) + w10 + SIGMA0(w2) + w1; in SHA512Transform()
538 w1 = SIGMA1(w15) + w10 + SIGMA0(w2) + w1; in SHA512Transform()
[all …]
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c6186 wlan_scan_args_t *w = ofarg->ofmt_cbarg, w1; in print_link_attr_cb() local
6190 bzero(&w1, sizeof (w1)); in print_link_attr_cb()
6191 w1.ws_state = statep; in print_link_attr_cb()
6192 w1.ws_attr = &attrp->la_wlan_attr; in print_link_attr_cb()
6193 ofarg->ofmt_cbarg = &w1; in print_link_attr_cb()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1346 } w1; member
/illumos-gate/usr/src/data/zoneinfo/
H A Deurope3801 # http://w1.c1.rada.gov.ua/pls/zweb_n/webproc4_1?id=&pf3511=41484
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_parse.c241 char w1[MAXPATHLEN]; in mapline_to_mapent() local
300 *w1 = '\0'; in mapline_to_mapent()
302 strcpy(w1, "/"); in mapline_to_mapent()
303 strcat(w1, key); in mapline_to_mapent()
305 if ((me->map_root = strdup(w1)) == NULL) in mapline_to_mapent()
1020 char w1[MAXPATHLEN]; in mark_and_fake_level1_noroot() local
1062 *w1 = '\0'; in mark_and_fake_level1_noroot()
1064 strcpy(w1, "/"); in mark_and_fake_level1_noroot()
1065 strcat(w1, key); in mark_and_fake_level1_noroot()
1067 me->map_root = strdup(w1); in mark_and_fake_level1_noroot()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c945 uint16_t w1; in ql_nvram_24xx_config() local
1193 w1 = CHAR_TO_SHORT(icb->login_timeout[0], icb->login_timeout[1]); in ql_nvram_24xx_config()
1194 ha->r_a_tov = (uint16_t)(w1 < R_A_TOV_DEFAULT ? R_A_TOV_DEFAULT : w1); in ql_nvram_24xx_config()
1243 w1 = ha->req_q[0]->req_entry_cnt; in ql_nvram_24xx_config()
1244 icb->request_q_length[0] = LSB(w1); in ql_nvram_24xx_config()
1245 icb->request_q_length[1] = MSB(w1); in ql_nvram_24xx_config()
1246 w1 = ha->rsp_queues[0]->rsp_entry_cnt; in ql_nvram_24xx_config()
1247 icb->response_q_length[0] = LSB(w1); in ql_nvram_24xx_config()
1248 icb->response_q_length[1] = MSB(w1); in ql_nvram_24xx_config()
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsin.c642 w1 = fn1 * pio2_2; in __vsin()
645 x1 = a1 - w1; in __vsin()
648 y1 = (a1 - x1) - w1; in __vsin()
657 x1 = a1 - w1; in __vsin()
660 y1 = (a1 - x1) - w1; in __vsin()
669 x1 = a1 - w1; in __vsin()
672 y1 = (a1 - x1) - w1; in __vsin()
1016 w1 = fn1 * pio2_2; in __vsin()
1017 x1 = a1 - w1; in __vsin()
1021 x1 = a1 - w1; in __vsin()
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dkmem.c3669 int w0, w1; in kmem_partial_slab_cmp() local
3686 w1 = KMEM_PARTIAL_SLAB_WEIGHT(s1, binshift); in kmem_partial_slab_cmp()
3688 w1 -= cp->cache_maxchunks; in kmem_partial_slab_cmp()
3691 if (w0 < w1) in kmem_partial_slab_cmp()
3693 if (w0 > w1) in kmem_partial_slab_cmp()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_zcp_hw.h590 uint32_t w1; member
729 uint32_t w1; member
760 uint32_t w1; member
H A Dnxge_mac_hw.h312 uint32_t w1; member
331 uint32_t w1; member
352 uint32_t w1; member
385 uint32_t w1; member
407 uint32_t w1; member
434 uint32_t w1; member
544 uint32_t w1; member
611 uint32_t w1; member
1172 uint32_t w1; member
1189 uint32_t w1; member
[all …]
H A Dnxge_ipp_hw.h133 uint32_t w1; member
172 uint32_t w1; member
182 uint32_t w1; member
217 uint32_t w1; member
H A Dnxge_espc.h99 uint32_t w1; member
116 uint32_t w1; member
135 uint32_t w1; member
150 uint32_t w1; member
170 uint32_t w1; member
187 uint32_t w1; member
207 uint32_t w1; member
224 uint32_t w1; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c4129 altmac.w1 = ((uint16_t)maddr[2] << 8) | ((uint16_t)maddr[3] & 0x0ff); in nxge_altmac_set()
H A Dnxge_virtual.c4068 mac_addr.w1 = mmac_addr[1]; in nxge_init_mmac()
4076 mac_addr.w1 = mmac_addr[1]; in nxge_init_mmac()
4088 mac_addr.w0, mac_addr.w1, mac_addr.w2)); in nxge_init_mmac()
H A Dnxge_zcp.c58 w_data.w1 = 0; in nxge_zcp_init()
434 w_data.w1 = 0; in nxge_zcp_fatal_err_recover()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_mac.h39 uint16_t w1; member
H A Dnpi_mac.c825 val1 = data->w1; in npi_mac_altaddr_entry()
841 data->w1 = val1 & 0xFFFF; in npi_mac_altaddr_entry()
856 val1 = data->w1; in npi_mac_altaddr_entry()
872 data->w1 = val1 & 0xFFFF; in npi_mac_altaddr_entry()
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c964 uint8_t w0[2], w1[2], w2[2], w3[2]; in axf_eeprom_dump() local
972 IN(dp, VCMD_READ_SROM, i + 1, 0, 2, w1, &err, usberr); in axf_eeprom_dump()
978 (w1[1] << 8) | w1[0], in axf_eeprom_dump()
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daestab.h121 d_4(uint32_t, t_dec(f, l), sb_data, w0, w1, w2, w3);
135 d_4(uint32_t, t_dec(i, l), isb_data, w0, w1, w2, w3);
150 d_4(uint32_t, t_dec(l, s), sb_data, w0, w1, w2, w3);
/illumos-gate/usr/src/cmd/spell/
H A Dhashcheck.c49 long w1; in fetch() local
62 (((unsigned long)1 << (BYTE * sizeof (y) - 1)) - 1), &w1); in fetch()
68 return (w1); in fetch()
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c662 uint16_t w0, w1, w2, w3; in urf_eeprom_dump() local
667 IN(dp, i + 2, &w1, &err, usberr); in urf_eeprom_dump()
671 i - URF_EEPROM_BASE, w0, w1, w2, w3); in urf_eeprom_dump()
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c675 uint16_t w0, w1, w2, w3; in udmf_eeprom_dump() local
683 w1 = udmf_eeprom_read(dp, i + 1, &err); in udmf_eeprom_dump()
687 i, w0, w1, w2, w3); in udmf_eeprom_dump()
/illumos-gate/usr/src/cmd/acct/
H A Dwtmpfix.c252 setdtab(off_t p, struct futmpx *w1, struct futmpx *w2) in setdtab() argument
261 dp->d_adj = w2->ut_xtime - w1->ut_xtime; in setdtab()

123