Searched defs:nxge_unmap_regs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c216 static void nxge_unmap_regs(p_nxge_t nxgep);
901 nxge_unmap_regs(nxgep);
1082 nxge_unmap_regs(nxgep);
1457 nxge_unmap_regs(p_nxge_t nxgep) function
1459 NXGE_DEBUG_MSG((nxgep, DDI_CTL, "==> nxge_unmap_regs"));
1469 "==> nxge_unmap_regs: bus"));
1475 "==> nxge_unmap_regs: device registers"));
1481 "==> nxge_unmap_regs: device interrupts"));
1487 "==> nxge_unmap_regs: vio region"));
1493 "==> nxge_unmap_regs
[all...]

Completed in 69 milliseconds