Searched refs:fc_setup_reset_work (Results 1 – 2 of 2) sorted by relevance
1083 container_of(work, MPT_ADAPTER, fc_setup_reset_work); in mptfc_setup_reset()1235 INIT_WORK(&ioc->fc_setup_reset_work, mptfc_setup_reset); in mptfc_probe()1428 &ioc->fc_setup_reset_work); in mptfc_ioc_reset()
762 struct work_struct fc_setup_reset_work; member