Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/phantom/
Dphantom.h99 #define UNM_CAM_RAM_DMESG_HEAD(n) ( UNM_CAM_RAM + 0x00030 + (n) * 0x10 ) macro
Dphantom.c461 head = phantom_readl ( phantom, UNM_CAM_RAM_DMESG_HEAD ( log ) ); in phantom_dmesg()