Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h1172 #define BGE_PCICHK(bgep) BGE_DDB(bge_pci_check(bgep))
H A Dbge_chip2.c287 static void bge_pci_check(bge_t *bgep);
288 #pragma no_inline(bge_pci_check)
291 bge_pci_check(bge_t *bgep) in bge_pci_check() function