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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2_plx.c81 /* printf ( "CIS tuple type %#hhx, length %#hhx\n", *cis_tpl, *(cis_tpl+CISTPL_LEN_OFF) ); */
82 cis_tpl += CISTPL_HEADER_LEN + CIS_STEP * ( *(cis_tpl+CISTPL_LEN_OFF) );
H A Dprism2.c112 #define CISTPL_LEN_OFF ( 1 * CIS_STEP ) macro

Completed in 204 milliseconds