Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDqlnx_def.h430 void *sp_handle[MAX_HWFNS_PER_DEVICE]; member
HDqlnx_os.c977 qlnx_sp_intr, p_hwfn, &ha->sp_handle[i])) { in qlnx_pci_attach()
985 ha->sp_irq_rid[i], ha->sp_irq[i], ha->sp_handle[i]); in qlnx_pci_attach()
1365 if (ha->sp_handle[i]) in qlnx_release()
1367 ha->sp_handle[i]); in qlnx_release()
5813 if (ha->sp_handle[i]) in qlnx_slowpath_stop()
5815 ha->sp_handle[i]); in qlnx_slowpath_stop()
5817 ha->sp_handle[i] = NULL; in qlnx_slowpath_stop()