Searched refs:CISTPL_LEN_OFF (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dprism2_plx.c72 /* printf ( "CIS tuple type %#hhx, length %#hhx\n", *cis_tpl, *(cis_tpl+CISTPL_LEN_OFF) ); */
73 cis_tpl += CISTPL_HEADER_LEN + CIS_STEP * ( *(cis_tpl+CISTPL_LEN_OFF) );
H A Dprism2.c103 #define CISTPL_LEN_OFF ( 1 * CIS_STEP ) macro

Completed in 73 milliseconds