Home
last modified time | relevance | path

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

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