Home
last modified time | relevance | path

Searched refs:ofa_quiesce_work (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/smartpqi/
A Dsmartpqi.h1392 struct work_struct ofa_quiesce_work; member
A Dsmartpqi_init.c3667 ctrl_info = container_of(work, struct pqi_ctrl_info, ofa_quiesce_work); in pqi_ofa_quiesce_worker()
3692 schedule_work(&ctrl_info->ofa_quiesce_work); in pqi_ofa_process_event()
8635 INIT_WORK(&ctrl_info->ofa_quiesce_work, pqi_ofa_quiesce_worker); in pqi_alloc_ctrl_info()

Completed in 29 milliseconds