Home
last modified time | relevance | path

Searched refs:in_shutdown (Results 1 – 7 of 7) sorted by relevance

/drivers/firewire/
Dcore-cdev.c51 bool in_shutdown; member
282 if (client->in_shutdown) in queue_event()
484 if (client->in_shutdown) in add_client_resource()
509 if (client->in_shutdown) in release_client_resource()
550 if (client->in_shutdown) in complete_transaction()
1296 !client->in_shutdown && in iso_resource_work()
1753 client->in_shutdown = true; in fw_device_op_release()
/drivers/scsi/libsas/
Dsas_phy.c111 phy->in_shutdown = 0; in sas_phye_shutdown()
Dsas_init.c603 if (cmpxchg(&phy->in_shutdown, 0, 1) == 0) { in __sas_alloc_event()
/drivers/char/ipmi/
Dipmi_msghandler.c446 bool in_shutdown; member
2235 if (intf->in_shutdown) { in i_ipmi_request()
3395 if (!intf->in_shutdown) in redo_bmc_reg()
3604 intf->in_shutdown = true; in ipmi_unregister_smi()
3762 if (!intf->in_shutdown) { in handle_ipmb_get_msg_cmd()
4253 if (intf->in_shutdown) in handle_one_recv_msg()
4517 if (intf->curr_msg == NULL && !intf->in_shutdown) { in smi_recv_tasklet()
4581 if (intf->in_shutdown) in ipmi_smi_watchdog_pretimeout()
4618 if (intf->in_shutdown) in check_msg_timeout()
4764 if (!intf->in_shutdown) in ipmi_request_event()
/drivers/net/ethernet/nvidia/
Dforcedeth.c763 int in_shutdown; member
3134 if (!np->in_shutdown) in nv_change_mtu()
3767 if (!np->in_shutdown) { in nv_nic_irq_tx()
3813 if (!np->in_shutdown) in nv_napi_poll()
3833 if (!np->in_shutdown) { in nv_napi_poll()
3872 if (!np->in_shutdown) in nv_nic_irq_rx()
3884 if (!np->in_shutdown) { in nv_nic_irq_rx()
3936 if (!np->in_shutdown) { in nv_nic_irq_other()
3950 if (!np->in_shutdown) { in nv_nic_irq_other()
4216 if (!np->in_shutdown) in nv_do_nic_poll()
[all …]
/drivers/scsi/smartpqi/
Dsmartpqi.h1144 bool in_shutdown; member
Dsmartpqi_init.c351 return device->in_remove && !ctrl_info->in_shutdown; in pqi_device_in_remove()
356 ctrl_info->in_shutdown = true; in pqi_ctrl_shutdown_start()
361 return ctrl_info->in_shutdown; in pqi_ctrl_in_shutdown()
8040 ctrl_info->in_shutdown = true; in pqi_pci_remove()