Home
last modified time | relevance | path

Searched refs:p_status (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/linux/fsl/bestcomm/
H A Dbestcomm.h200 bcom_retrieve_buffer(struct bcom_task *tsk, u32 *p_status, struct bcom_bd **p_bd) in bcom_retrieve_buffer() argument
205 if (p_status) in bcom_retrieve_buffer()
206 *p_status = bd->status; in bcom_retrieve_buffer()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_erp.c167 int l_status, p_status, a_status; in zfcp_erp_required_act() local
176 p_status = atomic_read(&port->status); in zfcp_erp_required_act()
184 p_status = atomic_read(&port->status); in zfcp_erp_required_act()
185 if (!(p_status & ZFCP_STATUS_COMMON_OPEN)) in zfcp_erp_required_act()
189 p_status = atomic_read(&port->status); in zfcp_erp_required_act()
190 if (p_status & ZFCP_STATUS_COMMON_ERP_INUSE) in zfcp_erp_required_act()
196 if (p_status & ZFCP_STATUS_COMMON_NOESC) in zfcp_erp_required_act()
1046 int p_status = atomic_read(&port->status); in zfcp_erp_port_strategy_open_common() local
1062 if (p_status & ZFCP_STATUS_COMMON_OPEN) { in zfcp_erp_port_strategy_open_common()
1095 if (p_status & ZFCP_STATUS_COMMON_OPEN) in zfcp_erp_port_strategy()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Di2c.c154 struct mlxsw_i2c *mlxsw_i2c, u8 *p_status) in mlxsw_i2c_wait_go_bit() argument
178 *p_status = ctrl >> in mlxsw_i2c_wait_go_bit()
187 if (*p_status) in mlxsw_i2c_wait_go_bit()
332 u8 *p_status) in mlxsw_i2c_write() argument
389 err = mlxsw_i2c_wait_go_bit(client, mlxsw_i2c, p_status); in mlxsw_i2c_write()
396 if (*p_status) { in mlxsw_i2c_write()
398 *p_status); in mlxsw_i2c_write()
H A Dpci.c1776 u8 *p_status) in mlxsw_pci_cmd_exec() argument
1785 *p_status = MLXSW_CMD_STATUS_OK; in mlxsw_pci_cmd_exec()
1824 *p_status = ctrl >> MLXSW_PCI_CIR_CTRL_STATUS_SHIFT; in mlxsw_pci_cmd_exec()
1831 *p_status = mlxsw_pci->cmd.comp.status; in mlxsw_pci_cmd_exec()
1836 if (*p_status) in mlxsw_pci_cmd_exec()
H A Dcore.c631 enum mlxsw_emad_op_tlv_status *p_status) in mlxsw_emad_process_status() argument
633 *p_status = mlxsw_emad_op_tlv_status_get(op_tlv); in mlxsw_emad_process_status()
635 switch (*p_status) { in mlxsw_emad_process_status()
656 enum mlxsw_emad_op_tlv_status *p_status) in mlxsw_emad_process_status_skb() argument
658 return mlxsw_emad_process_status(mlxsw_emad_op_tlv(skb), p_status); in mlxsw_emad_process_status_skb()
H A Dcore.h483 u8 *p_status);
H A Dreg.h11368 enum mlxsw_reg_mbct_status *p_status, in mlxsw_reg_mbct_unpack() argument
11373 *p_status = mlxsw_reg_mbct_status_get(payload); in mlxsw_reg_mbct_unpack()
/openbmc/linux/sound/pci/asihpi/
H A Dhpi6205.c852 phr->u.d.u.hostbuffer_info.p_status = status; in outstream_host_buffer_get_info()
1129 phr->u.d.u.hostbuffer_info.p_status = status; in instream_host_buffer_get_info()
H A Dhpi_internal.h766 struct hpi_hostbuffer_status *p_status; member
H A Dhpifunc.c759 *pp_status = hr.u.d.u.hostbuffer_info.p_status; in hpi_outstream_host_buffer_get_info()
1113 *pp_status = hr.u.d.u.hostbuffer_info.p_status; in hpi_instream_host_buffer_get_info()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq669 cmp A,P_STATUS je p_status;
1467 p_status:
H A Daic79xx.seq858 cmp A,P_STATUS je p_status;
942 p_status: