Searched refs:sts (Results 126 - 150 of 166) sorted by relevance

1234567

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mr.c2253 struct sts_entry_fx00 *sts; local
2268 sts = (struct sts_entry_fx00 *) pkt;
2270 comp_status = sts->comp_status;
2271 scsi_status = sts->scsi_status & cpu_to_le16((uint16_t)SS_MASK);
2272 hindex = sts->handle;
2323 sense_len = sts->sense_len;
2326 resid_len = le32_to_cpu(sts->residual_len);
2328 fw_resid_len = le32_to_cpu(sts->residual_len);
2329 rsp_info = sense_data = sts->data;
2330 par_sense_len = sizeof(sts
[all...]
H A Dqla_mbx.c3335 struct sts_entry_24xx sts; member in union:tsk_mgmt_cmd::__anon254
3345 struct sts_entry_24xx *sts; local
3388 sts = &tsk->p.sts;
3393 } else if (sts->entry_status != 0) {
3396 sts->entry_status);
3398 } else if (sts->comp_status != cpu_to_le16(CS_COMPLETE)) {
3401 le16_to_cpu(sts->comp_status));
3403 } else if (le16_to_cpu(sts->scsi_status) &
3405 if (le32_to_cpu(sts
[all...]
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_glbl.h61 uint32_t ip_idx, uint32_t *sts);
H A Dql4_def.h843 struct passthru_status sts; member in struct:ql4_task_data
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1438 int sts; local
1440 sts = dword & PCI_TPH_CAP_ST_MASK;
1441 sts >>= PCI_TPH_CAP_ST_SHIFT;
1442 return PCI_TPH_BASE_SIZEOF + (sts * 2) + 2;
/linux-master/drivers/usb/serial/
H A Dcp210x.c930 struct cp210x_comm_status sts; local
935 port_priv->bInterfaceNumber, &sts, sizeof(sts),
942 *count = le32_to_cpu(sts.ulAmountInOutQueue);
/linux-master/drivers/ntb/hw/idt/
H A Dntb_hw_idt.c490 portsts = idt_sw_read(ndev, portdata_tbl[ndev->port].sts);
509 portsts = idt_sw_read(ndev, portdata_tbl[port].sts);
513 partsts = idt_sw_read(ndev, partdata_tbl[part].sts);
845 data = idt_sw_read(ndev, portdata_tbl[port].sts);
/linux-master/drivers/iommu/intel/
H A Diommu.c1117 u32 sts; local
1131 readl, (sts & DMA_GSTS_RTPS), sts);
1404 u32 sts; local
1413 readl, (sts & DMA_GSTS_TES), sts);
1420 u32 sts; local
1433 readl, (!(sts & DMA_GSTS_TES)), sts);
H A Diommu.h366 #define IOMMU_WAIT_OP(iommu, offset, op, cond, sts) \
370 sts = op(iommu->reg + offset); \
/linux-master/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c216 unsigned long sts, en, bit; local
223 sts = ioread32(bank->base + NPCM7XX_GP_N_EVST);
225 dev_dbg(bank->gc.parent, "==> got irq sts %.8lx %.8lx\n", sts,
228 sts &= en;
229 for_each_set_bit(bit, &sts, NPCM7XX_GPIO_PER_BANK)
/linux-master/drivers/net/phy/
H A Dnxp-c45-tja11xx.c374 struct ptp_system_timestamp *sts)
394 struct ptp_system_timestamp *sts)
399 _nxp_c45_ptp_gettimex64(ptp, ts, sts);
372 _nxp_c45_ptp_gettimex64(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
392 nxp_c45_ptp_gettimex64(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c989 u32 axictl, sts; local
1031 sts = readl_relaxed(drvdata->base + TMC_STS) & ~TMC_STS_FULL;
1032 writel_relaxed(sts, drvdata->base + TMC_STS);
H A Dcoresight-tmc-core.c262 coresight_simple_reg32(sts, TMC_STS),
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmad.c1491 int sts; local
1589 sts = mlx4_ib_send_to_wire(dev, slave, ctx->port,
1596 if (sts)
1599 slave, sts);
/linux-master/drivers/net/ethernet/intel/e1000e/
H A De1000.h535 struct ptp_system_timestamp *sts);
H A Dnetdev.c4338 * @sts: structure to hold system time before and after reading SYSTIML,
4346 struct ptp_system_timestamp *sts)
4356 ptp_read_system_prets(sts);
4358 ptp_read_system_postts(sts);
4378 * @sts: structure which will contain system time before and after reading
4382 struct ptp_system_timestamp *sts)
4393 ptp_read_system_prets(sts);
4395 ptp_read_system_postts(sts);
4399 ptp_read_system_prets(sts);
4401 ptp_read_system_postts(sts);
4345 e1000e_sanitize_systim(struct e1000_hw *hw, u64 systim, struct ptp_system_timestamp *sts) argument
4381 e1000e_read_systim(struct e1000_adapter *adapter, struct ptp_system_timestamp *sts) argument
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.c129 struct ptp_system_timestamp *sts)
128 hclge_ptp_gettimex(struct ptp_clock_info *ptp, struct timespec64 *ts, struct ptp_system_timestamp *sts) argument
/linux-master/drivers/nvme/host/
H A Drdma.c1807 u16 sts = le16_to_cpu(rej_data->sts);
1811 status, rej_msg, sts, nvme_rdma_cm_msg(sts));
1804 u16 sts = le16_to_cpu(rej_data->sts); local
/linux-master/drivers/scsi/
H A Dqla1280.c1284 qla1280_return_status(struct response * sts, struct scsi_cmnd *cp) argument
1287 uint16_t comp_status = le16_to_cpu(sts->comp_status);
1288 uint16_t state_flags = le16_to_cpu(sts->state_flags);
1289 uint32_t residual_length = le32_to_cpu(sts->residual_length);
1290 uint16_t scsi_status = le16_to_cpu(sts->scsi_status);
1350 qla1280_dump_buffer(2, (char *)sts, RESPONSE_ENTRY_SIZE);
/linux-master/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1716 int sts; local
1721 sts = bcmnand_ctrl_poll_status(host, NAND_CTRL_RDY,
1723 err = sts < 0;
1728 sts = wait_for_completion_timeout(&ctrl->done, timeo);
1729 err = !sts;
/linux-master/drivers/scsi/mvsas/
H A Dmv_sas.c1540 enum exec_status sts; local
1644 sts = tstat->stat;
1652 return sts;
1788 mv_dprintk("phy %d ctrl sts=0x%08X.\n", phy_no+mvi->id*mvi->chip->n_phy,
1790 mv_dprintk("phy %d irq sts = 0x%08X\n", phy_no+mvi->id*mvi->chip->n_phy,
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c491 u16 sts; local
532 sts = nn_readw(nn, NFP_NET_CFG_STS);
533 speed = nfp_net_lr2speed(FIELD_GET(NFP_NET_CFG_STS_LINK_RATE, sts));
H A Dnfp_net_common.c479 u16 sts; local
483 sts = nn_readw(nn, NFP_NET_CFG_STS);
484 link_up = !!(sts & NFP_NET_CFG_STS_LINK);
/linux-master/drivers/net/dsa/b53/
H A Db53_common.c1339 u16 sts; local
1341 b53_read16(dev, B53_STAT_PAGE, B53_LINK_STAT, &sts);
1342 link = !!(sts & BIT(port));
/linux-master/drivers/tty/serial/
H A Dmpc52xx_uart.c237 u16 sts = in_be16(&PSC(port)->mpc52xx_psc_status); local
239 return (sts & MPC52xx_PSC_SR_TXEMP) ? TIOCSER_TEMT : 0;

Completed in 431 milliseconds

1234567