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