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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dhp-plus.c71 #define HP_ID 0x00 /* ID register, always 0x4850. */ macro
190 if (inw(ioaddr + HP_ID) != 0x4850 ||
H A Dhp.c49 #define HP_ID 0x07 macro
145 if ((board_id = inb(ioaddr + HP_ID)) & 0x80) {

Completed in 66 milliseconds