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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dhunt_nic.c175 if (EFX_PCI_FUNCTION_IS_VF(encp)) {
H A Dmedford_nic.c187 if (EFX_PCI_FUNCTION_IS_VF(encp)) {
H A Defx.h1120 #define EFX_PCI_FUNCTION_IS_VF(_encp) ((_encp)->enc_vf != 0xffff) macro

Completed in 88 milliseconds