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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c98 static void hxge_unmap_regs(p_hxge_t hxgep);
591 hxge_unmap_regs(hxgep);
728 hxge_unmap_regs(hxgep);
863 hxge_unmap_regs(p_hxge_t hxgep) function
865 HXGE_DEBUG_MSG((hxgep, DDI_CTL, "==> hxge_unmap_regs"));
869 "==> hxge_unmap_regs: bus"));
876 "==> hxge_unmap_regs: device registers"));
883 "==> hxge_unmap_regs: device interrupts"));
890 HXGE_DEBUG_MSG((hxgep, DDI_CTL, "<== hxge_unmap_regs"));

Completed in 74 milliseconds