Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
D3c509.h54 #define EP_ID_PORT_START 0x110 /* avoid 0x100 to avoid conflict with SB16 */ macro
D3c509.c122 for ( t509_id_port = EP_ID_PORT_START ; in t509_find_id_port()