HomeSort by relevance Sort by last modified time
    Searched refs:UNM_CAM_RAM (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/phantom/
phantom.h 95 #define UNM_CAM_RAM ( UNM_CRB_CAM + 0x02000 )
96 #define UNM_CAM_RAM_PORT_MODE ( UNM_CAM_RAM + 0x00024 )
99 #define UNM_CAM_RAM_DMESG_HEAD(n) ( UNM_CAM_RAM + 0x00030 + (n) * 0x10 )
100 #define UNM_CAM_RAM_DMESG_LEN(n) ( UNM_CAM_RAM + 0x00034 + (n) * 0x10 )
101 #define UNM_CAM_RAM_DMESG_TAIL(n) ( UNM_CAM_RAM + 0x00038 + (n) * 0x10 )
102 #define UNM_CAM_RAM_DMESG_SIG(n) ( UNM_CAM_RAM + 0x0003c + (n) * 0x10 )
105 #define UNM_CAM_RAM_CLP_COMMAND ( UNM_CAM_RAM + 0x000c0 )
107 #define UNM_CAM_RAM_CLP_DATA_LO ( UNM_CAM_RAM + 0x000c4 )
108 #define UNM_CAM_RAM_CLP_DATA_HI ( UNM_CAM_RAM + 0x000c8 )
109 #define UNM_CAM_RAM_CLP_STATUS ( UNM_CAM_RAM + 0x000cc
    [all...]
phantom.c 666 ( UNM_CAM_RAM +
669 ( UNM_CAM_RAM +
776 ( UNM_CAM_RAM +
    [all...]

Completed in 57 milliseconds