Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/dec/tulip/
A Dde4x5.h591 #define COMPACT_LEN 0x04 /* Length */ macro
A Dde4x5.c4362 p += COMPACT_LEN; in srom_init()
4540 if (*(p+COMPACT_LEN) < 128) { in compact_infoblock()
4541 return dc_infoblock[COMPACT](dev, count, p+COMPACT_LEN); in compact_infoblock()
4543 return dc_infoblock[*(p+COMPACT_LEN+1)](dev, count, p+COMPACT_LEN); in compact_infoblock()

Completed in 17 milliseconds