sol 39 arch/ia64/kernel/crash.c unsigned long cfm, sof, sol; sol 50 arch/ia64/kernel/crash.c sol = (cfm >> 7) & 0x7f; sol 53 arch/ia64/kernel/crash.c sof - sol); sol 2054 arch/ia64/kernel/unwind.c unsigned long sol; sol 2058 arch/ia64/kernel/unwind.c sol = (*info->cfm_loc >> 7) & 0x7f; sol 2059 arch/ia64/kernel/unwind.c info->bsp = (unsigned long) ia64_rse_skip_regs((unsigned long *) info->regstk.top, -sol); sol 2065 arch/ia64/kernel/unwind.c __func__, info->bsp, sol, info->ip); sol 1137 drivers/media/pci/cx23885/cx23885-core.c unsigned int line, todo, sol; sol 1159 drivers/media/pci/cx23885/cx23885-core.c sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; sol 1161 drivers/media/pci/cx23885/cx23885-core.c sol = RISC_SOL; sol 1165 drivers/media/pci/cx23885/cx23885-core.c *(rp++) = cpu_to_le32(RISC_WRITE|sol|RISC_EOL|bpl); sol 1172 drivers/media/pci/cx23885/cx23885-core.c *(rp++) = cpu_to_le32(RISC_WRITE|sol| sol 1110 drivers/media/pci/cx25821/cx25821-core.c unsigned int line, todo, sol; sol 1125 drivers/media/pci/cx25821/cx25821-core.c sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; sol 1127 drivers/media/pci/cx25821/cx25821-core.c sol = RISC_SOL; sol 1131 drivers/media/pci/cx25821/cx25821-core.c *(rp++) = cpu_to_le32(RISC_WRITE | sol | RISC_EOL | sol 1139 drivers/media/pci/cx25821/cx25821-core.c *(rp++) = cpu_to_le32(RISC_WRITE | sol | sol 76 drivers/media/pci/cx88/cx88-core.c unsigned int line, todo, sol; sol 95 drivers/media/pci/cx88/cx88-core.c sol = RISC_SOL | RISC_IRQ1 | RISC_CNT_INC; sol 97 drivers/media/pci/cx88/cx88-core.c sol = RISC_SOL; sol 100 drivers/media/pci/cx88/cx88-core.c *(rp++) = cpu_to_le32(RISC_WRITE | sol | sol 107 drivers/media/pci/cx88/cx88-core.c *(rp++) = cpu_to_le32(RISC_WRITE | sol | sol 166 drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c char *eoc, *sol; sol 168 drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c sol = (char *)&nvp->data[nvp->pos]; sol 169 drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c eoc = strchr(sol, '\n'); sol 171 drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c eoc = strchr(sol, '\0'); sol 179 drivers/net/wireless/broadcom/brcm80211/brcmfmac/firmware.c nvp->pos += (eoc - sol) + 1; sol 1254 drivers/nvme/host/tcp.c struct linger sol = { .l_onoff = 1, .l_linger = 0 }; sol 1303 drivers/nvme/host/tcp.c (char *)&sol, sizeof(sol)); sol 1421 drivers/nvme/target/tcp.c struct linger sol = { .l_onoff = 1, .l_linger = 0 }; sol 1440 drivers/nvme/target/tcp.c (char *)&sol, sizeof(sol)); sol 1852 drivers/scsi/be2iscsi/be_main.c struct sol_cqe *sol; sol 1863 drivers/scsi/be2iscsi/be_main.c sol = queue_tail_node(cq); sol 1866 drivers/scsi/be2iscsi/be_main.c while (sol->dw[offsetof(struct amap_sol_cqe, valid) / 32] & sol 1871 drivers/scsi/be2iscsi/be_main.c be_dws_le_to_cpu(sol, sizeof(struct sol_cqe)); sol 1873 drivers/scsi/be2iscsi/be_main.c code = (sol->dw[offsetof(struct amap_sol_cqe, code) / 32] & sol 1878 drivers/scsi/be2iscsi/be_main.c cid = AMAP_GET_BITS(struct amap_sol_cqe, cid, sol); sol 1885 drivers/scsi/be2iscsi/be_main.c cid, sol); sol 1888 drivers/scsi/be2iscsi/be_main.c cid, sol); sol 1917 drivers/scsi/be2iscsi/be_main.c hwi_complete_cmd(beiscsi_conn, phba, sol); sol 1925 drivers/scsi/be2iscsi/be_main.c hwi_complete_drvr_msgs(beiscsi_conn, phba, sol); sol 1935 drivers/scsi/be2iscsi/be_main.c (struct i_t_dpdu_cqe *)sol); sol 1946 drivers/scsi/be2iscsi/be_main.c (struct i_t_dpdu_cqe *)sol); sol 1984 drivers/scsi/be2iscsi/be_main.c (struct i_t_dpdu_cqe *)sol); sol 2020 drivers/scsi/be2iscsi/be_main.c AMAP_SET_BITS(struct amap_sol_cqe, valid, sol, 0); sol 2022 drivers/scsi/be2iscsi/be_main.c sol = queue_tail_node(cq); sol 386 drivers/scsi/fcoe/fcoe_ctlr.c } __packed * sol; sol 389 drivers/scsi/fcoe/fcoe_ctlr.c skb = dev_alloc_skb(sizeof(*sol)); sol 393 drivers/scsi/fcoe/fcoe_ctlr.c sol = (struct fip_sol *)skb->data; sol 395 drivers/scsi/fcoe/fcoe_ctlr.c memset(sol, 0, sizeof(*sol)); sol 396 drivers/scsi/fcoe/fcoe_ctlr.c memcpy(sol->eth.h_dest, fcf ? fcf->fcf_mac : fcoe_all_fcfs, ETH_ALEN); sol 397 drivers/scsi/fcoe/fcoe_ctlr.c memcpy(sol->eth.h_source, fip->ctl_src_addr, ETH_ALEN); sol 398 drivers/scsi/fcoe/fcoe_ctlr.c sol->eth.h_proto = htons(ETH_P_FIP); sol 400 drivers/scsi/fcoe/fcoe_ctlr.c sol->fip.fip_ver = FIP_VER_ENCAPS(FIP_VER); sol 401 drivers/scsi/fcoe/fcoe_ctlr.c sol->fip.fip_op = htons(FIP_OP_DISC); sol 402 drivers/scsi/fcoe/fcoe_ctlr.c sol->fip.fip_subcode = FIP_SC_SOL; sol 403 drivers/scsi/fcoe/fcoe_ctlr.c sol->fip.fip_dl_len = htons(sizeof(sol->desc) / FIP_BPW); sol 404 drivers/scsi/fcoe/fcoe_ctlr.c sol->fip.fip_flags = htons(FIP_FL_FPMA); sol 406 drivers/scsi/fcoe/fcoe_ctlr.c sol->fip.fip_flags |= htons(FIP_FL_SPMA); sol 408 drivers/scsi/fcoe/fcoe_ctlr.c sol->desc.mac.fd_desc.fip_dtype = FIP_DT_MAC; sol 409 drivers/scsi/fcoe/fcoe_ctlr.c sol->desc.mac.fd_desc.fip_dlen = sizeof(sol->desc.mac) / FIP_BPW; sol 410 drivers/scsi/fcoe/fcoe_ctlr.c memcpy(sol->desc.mac.fd_mac, fip->ctl_src_addr, ETH_ALEN); sol 412 drivers/scsi/fcoe/fcoe_ctlr.c sol->desc.wwnn.fd_desc.fip_dtype = FIP_DT_NAME; sol 413 drivers/scsi/fcoe/fcoe_ctlr.c sol->desc.wwnn.fd_desc.fip_dlen = sizeof(sol->desc.wwnn) / FIP_BPW; sol 414 drivers/scsi/fcoe/fcoe_ctlr.c put_unaligned_be64(fip->lp->wwnn, &sol->desc.wwnn.fd_wwn); sol 417 drivers/scsi/fcoe/fcoe_ctlr.c sol->desc.size.fd_desc.fip_dtype = FIP_DT_FCOE_SIZE; sol 418 drivers/scsi/fcoe/fcoe_ctlr.c sol->desc.size.fd_desc.fip_dlen = sizeof(sol->desc.size) / FIP_BPW; sol 419 drivers/scsi/fcoe/fcoe_ctlr.c sol->desc.size.fd_size = htons(fcoe_size); sol 421 drivers/scsi/fcoe/fcoe_ctlr.c skb_put(skb, sizeof(*sol)); sol 443 lib/bch.c unsigned int *sol, int nsol) sol 509 lib/bch.c sol[p] = tmp >> 1; sol 427 sound/pci/emu10k1/io.c unsigned int sol; sol 433 sound/pci/emu10k1/io.c sol = inl(emu->port + DATA); sol 434 sound/pci/emu10k1/io.c sol |= 1 << (voicenum - 32); sol 437 sound/pci/emu10k1/io.c sol = inl(emu->port + DATA); sol 438 sound/pci/emu10k1/io.c sol |= 1 << voicenum; sol 440 sound/pci/emu10k1/io.c outl(sol, emu->port + DATA); sol 447 sound/pci/emu10k1/io.c unsigned int sol; sol 453 sound/pci/emu10k1/io.c sol = inl(emu->port + DATA); sol 454 sound/pci/emu10k1/io.c sol &= ~(1 << (voicenum - 32)); sol 457 sound/pci/emu10k1/io.c sol = inl(emu->port + DATA); sol 458 sound/pci/emu10k1/io.c sol &= ~(1 << voicenum); sol 460 sound/pci/emu10k1/io.c outl(sol, emu->port + DATA);