| /OK3568_Linux_fs/kernel/include/media/i2c/ |
| H A D | adv7842.h | 127 unsigned chip_reset:1; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_target.c | 571 sp->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_async_nack_sp_done() 1217 if (sess->chip_reset != sess->vha->hw->base_qpair->chip_reset) { in qla24xx_chk_fcp_state() 2104 mcmd->reset_count = ha->base_qpair->chip_reset; in __qlt_24xx_handle_abts() 2344 if (!vha->flags.online || mcmd->reset_count != qpair->chip_reset) { in qlt_xmit_tm_rsp() 2352 mcmd->reset_count, qpair->chip_reset); in qlt_xmit_tm_rsp() 3224 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_xmit_response() 3249 if (!qpair->fw_started || cmd->reset_count != qpair->chip_reset) { in qlt_xmit_response() 3258 cmd->reset_count, qpair->chip_reset); in qlt_xmit_response() 3383 if (!qpair->fw_started || (cmd->reset_count != qpair->chip_reset) || in qlt_rdy_to_xfer() 3396 cmd->reset_count, qpair->chip_reset); in qlt_rdy_to_xfer() [all …]
|
| H A D | qla_mbx.c | 121 u32 chip_reset; in qla2x00_mailbox_command() local 151 chip_reset = ha->chip_reset; in qla2x00_mailbox_command() 193 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset) { in qla2x00_mailbox_command() 207 if (ha->flags.purge_mbox || chip_reset != ha->chip_reset || in qla2x00_mailbox_command() 280 if (chip_reset != ha->chip_reset) { in qla2x00_mailbox_command() 291 chip_reset != ha->chip_reset) { in qla2x00_mailbox_command() 331 chip_reset != ha->chip_reset) { in qla2x00_mailbox_command() 443 (chip_reset != ha->chip_reset)) { in qla2x00_mailbox_command()
|
| H A D | qla_init.c | 1640 fcport->chip_reset = in qla24xx_fcport_handle_login() 1641 vha->hw->base_qpair->chip_reset; in qla24xx_fcport_handle_login() 1989 ea->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_prli_done_event() 2132 ea->fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_handle_plogi_done_event() 5068 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla2x00_alloc_fcport() 6907 ha->chip_reset++; in qla2x00_abort_isp_cleanup() 6908 ha->base_qpair->chip_reset = ha->chip_reset; in qla2x00_abort_isp_cleanup() 6911 ha->queue_pair_map[i]->chip_reset = in qla2x00_abort_isp_cleanup() 6912 ha->base_qpair->chip_reset; in qla2x00_abort_isp_cleanup() 9146 qpair->chip_reset = ha->base_qpair->chip_reset; in qla2xxx_create_qpair()
|
| H A D | qla_target.h | 820 uint32_t chip_reset; member
|
| H A D | qla_os.c | 5133 fcport->chip_reset = vha->hw->base_qpair->chip_reset; in qla24xx_create_new_sess() 7373 ha->chip_reset++; in qla_pci_error_cleanup() 7375 ha->base_qpair->chip_reset = ha->chip_reset; in qla_pci_error_cleanup() 7378 ha->queue_pair_map[i]->chip_reset = in qla_pci_error_cleanup() 7379 ha->base_qpair->chip_reset; in qla_pci_error_cleanup()
|
| H A D | qla_def.h | 2548 u32 chip_reset; member 3612 u32 chip_reset; member 4551 uint32_t chip_reset; member
|
| H A D | qla_gs.c | 3417 if (sp->gen1 != vha->hw->base_qpair->chip_reset) { in qla24xx_async_gnnft_done() 3420 sp->name, sp->gen1, vha->hw->base_qpair->chip_reset); in qla24xx_async_gnnft_done() 3870 sp->gen1 = vha->hw->base_qpair->chip_reset; in qla24xx_async_gnnft() 4035 sp->gen1 = vha->hw->base_qpair->chip_reset; in qla24xx_async_gpnft()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/ |
| H A D | sh_eth.c | 540 .chip_reset = sh_eth_chip_reset, 591 .chip_reset = sh_eth_chip_reset_r8a7740, 936 .chip_reset = sh_eth_chip_reset_giga, 980 .chip_reset = sh_eth_chip_reset, 1023 .chip_reset = sh_eth_chip_reset, 3331 if (mdp->cd->chip_reset) in sh_eth_drv_probe() 3332 mdp->cd->chip_reset(ndev); in sh_eth_drv_probe()
|
| H A D | sh_eth.h | 464 void (*chip_reset)(struct net_device *ndev); member
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-class-infiniband | 439 What: /sys/class/infiniband/qibX/chip_reset 468 chip_reset: (WO) Reset the chip if possible by writing 623 What: /sys/class/infiniband/hfi1_X/chip_reset 640 chip_reset: (WO) Write "reset" to this file to reset the
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_main.c | 1180 bool chip_reset = false; in ath9k_htc_config() local 1191 chip_reset = true; in ath9k_htc_config() 1208 if ((changed & IEEE80211_CONF_CHANGE_CHANNEL) || chip_reset) { in ath9k_htc_config()
|
| H A D | main.c | 561 goto chip_reset; in ath_isr() 565 goto chip_reset; in ath_isr() 581 goto chip_reset; in ath_isr() 591 chip_reset: in ath_isr()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_sysfs.c | 681 static DEVICE_ATTR_WO(chip_reset);
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | sysfs.c | 595 static DEVICE_ATTR_WO(chip_reset);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/ |
| H A D | ql4_os.c | 4915 goto chip_reset; in qla4xxx_recover_adapter() 4921 goto chip_reset; in qla4xxx_recover_adapter() 4933 chip_reset: in qla4xxx_recover_adapter()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | adv7842.c | 3492 if (pdata->chip_reset) in adv7842_probe()
|