Home
last modified time | relevance | path

Searched refs:MAP_ICM (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h184 #define MAP_ICM 0xFFA macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c1680 if (opcode == MAP_ICM) { in hermon_map_cmd_post()
1717 opcode == MAP_ICM ? "MAP_ICM" : in hermon_map_cmd_post()
1751 opcode == MAP_ICM ? "MAP_ICM" : in hermon_map_cmd_post()
H A Dhermon.c934 case MAP_ICM: in hermon_dma_alloc()
1072 status = hermon_dma_alloc(state, dma_info, MAP_ICM); in hermon_icm_alloc()