Searched refs:pending_at_sml (Results 1 – 3 of 3) sorted by relevance
1461 mrioc->current_event->pending_at_sml = 1; in mpi3mr_sas_port_add()1484 mrioc->current_event->pending_at_sml = 0; in mpi3mr_sas_port_add()1582 mrioc->current_event->pending_at_sml = 1; in mpi3mr_sas_port_remove()1605 mrioc->current_event->pending_at_sml = 0; in mpi3mr_sas_port_remove()
400 if (current_work() == &fwevt->work || fwevt->pending_at_sml) { in mpi3mr_cleanup_fwevt_list()928 mrioc->current_event->pending_at_sml = 1; in mpi3mr_remove_tgtdev_from_host()932 mrioc->current_event->pending_at_sml = 0; in mpi3mr_remove_tgtdev_from_host()982 mrioc->current_event->pending_at_sml = 1; in mpi3mr_report_tgtdev_to_host()989 mrioc->current_event->pending_at_sml = 0; in mpi3mr_report_tgtdev_to_host()
1425 bool pending_at_sml; member