Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/infiniband/
Dhermon.h570 #define HERMON_HCR_REG(x) ( HERMON_HCR_BASE + 4 * (x) ) macro
Dhermon.c134 readl ( hermon->config + HERMON_HCR_REG ( 6 ) ); in hermon_cmd_wait()
219 hermon->config + HERMON_HCR_REG ( i ) ); in hermon_cmd()
245 hcr.u.dwords[3] = readl ( hermon->config + HERMON_HCR_REG ( 3 ) ); in hermon_cmd()
246 hcr.u.dwords[4] = readl ( hermon->config + HERMON_HCR_REG ( 4 ) ); in hermon_cmd()