Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_main.c305 int msi_needed; in cxgb_controller_attach() local
377 msi_needed = sc->msi_count = SGE_MSIX_COUNT; in cxgb_controller_attach()
380 (sc->msi_count != msi_needed)) { in cxgb_controller_attach()
383 msi_needed, error); in cxgb_controller_attach()