Searched refs:hotplug_task (Results 1 – 4 of 4) sorted by relevance
873 struct delayed_work hotplug_task; member
4641 queue_delayed_work(system_long_wq, &ap->hotplug_task, in ata_scsi_scan_host()4782 container_of(work, struct ata_port, hotplug_task.work); in ata_scsi_hotplug()
6025 INIT_DELAYED_WORK(&ap->hotplug_task, ata_scsi_hotplug); in ata_port_alloc()6690 cancel_delayed_work_sync(&ap->hotplug_task); in ata_port_detach()
768 schedule_delayed_work(&ap->hotplug_task, 0); in ata_scsi_port_error_handler()