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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c377 NXGE_DC_RESET(set->lg.map, group->index);
524 NXGE_DC_RESET(set->owned.map, channel);
592 NXGE_DC_RESET(set->owned.map, channel);
739 NXGE_DC_RESET(group->map, channel);
2054 NXGE_DC_RESET(res_map, dc->page);
2397 NXGE_DC_RESET(set->shared.map, channel);
2461 NXGE_DC_RESET(set->shared.map, channel);
2544 NXGE_DC_RESET(group->map, channel);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h550 #define NXGE_DC_RESET(map, channel) map &= (~(1 << channel)) macro

Completed in 52 milliseconds