Searched refs:boot_work (Results 1 – 4 of 4) sorted by relevance
88 struct work_struct boot_work; member
827 int boot_work, status; in beiscsi_boot_process_compl() local843 boot_work = 1; in beiscsi_boot_process_compl()878 boot_work = 0; in beiscsi_boot_process_compl()904 boot_work = 0; in beiscsi_boot_process_compl()909 if (!boot_work) { in beiscsi_boot_process_compl()914 schedule_work(&phba->boot_work); in beiscsi_boot_process_compl()
391 struct work_struct boot_work; member
4918 schedule_work(&phba->boot_work); in beiscsi_start_boot_work()5142 container_of(work, struct beiscsi_hba, boot_work); in beiscsi_boot_work()5179 schedule_work(&phba->boot_work); in beiscsi_boot_work()5407 cancel_work_sync(&phba->boot_work); in beiscsi_disable_port()5680 INIT_WORK(&phba->boot_work, beiscsi_boot_work); in beiscsi_dev_probe()