Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c1025 ((hcrreg & HERMON_HCR_CMD_T_MASK) == togmask)) { in hermon_write_hcr()
1122 ((hcrreg & HERMON_HCR_CMD_T_MASK) == togmask)) { in hermon_write_hcr()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h120 #define HERMON_HCR_CMD_T_MASK 0x00200000 macro