Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_def.h430 void *sp_handle[MAX_HWFNS_PER_DEVICE]; member
H A Dqlnx_os.c942 qlnx_sp_intr, p_hwfn, &ha->sp_handle[i])) { in qlnx_pci_attach()
950 ha->sp_irq_rid[i], ha->sp_irq[i], ha->sp_handle[i]); in qlnx_pci_attach()
1327 if (ha->sp_handle[i]) in qlnx_release()
1329 ha->sp_handle[i]); in qlnx_release()
5710 if (ha->sp_handle[i]) in qlnx_slowpath_stop()
5712 ha->sp_handle[i]); in qlnx_slowpath_stop()
5714 ha->sp_handle[i] = NULL; in qlnx_slowpath_stop()