Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_def.h258 struct task async_event_task; member
H A Dql_os.c310 &ha->async_event_task); in qla_watchdog()
540 TASK_INIT(&ha->async_event_task, 0, qla_async_event, ha); in qla_pci_attach()