Searched refs:hotplug_task (Results 1 – 4 of 4) sorted by relevance
4335 queue_delayed_work(system_long_wq, &ap->hotplug_task, in ata_scsi_scan_host()4476 container_of(work, struct ata_port, hotplug_task.work); in ata_scsi_hotplug()
5350 INIT_DELAYED_WORK(&ap->hotplug_task, ata_scsi_hotplug); in ata_port_alloc()5956 cancel_delayed_work_sync(&ap->hotplug_task); in ata_port_detach()
760 schedule_delayed_work(&ap->hotplug_task, 0); in ata_scsi_port_error_handler()
838 struct delayed_work hotplug_task; member
Completed in 29 milliseconds