Searched refs:mbx_handle (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_def.h153 void *mbx_handle; member in struct:qla_host
H A Dql_os.c396 NULL, ql_mbx_isr, ha, &ha->mbx_handle)) {
604 if (ha->mbx_handle)
605 (void)bus_teardown_intr(dev, ha->mbx_irq, ha->mbx_handle);

Completed in 104 milliseconds