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

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c16496 uint16_t hwvect; local
16536 hwvect = (uint16_t)(((CFG_IST(ha, CFG_CTRL_2422) ?
16540 EL(ha, "pcie config space hwvect = %d\n", hwvect);
16542 if (hwvect < QL_MSIX_MAXAIF) {
16544 QL_MSIX_MAXAIF, hwvect);
16568 ha->hsize = ((uint32_t)(sizeof (ddi_intr_handle_t)) * hwvect);
16613 for (i = actual; i < hwvect; i++) {

Completed in 90 milliseconds