Searched refs:ID_PORT (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Deexpress.h21 #define ID_PORT 0x000f macro
H A D3c507.c151 #define ID_PORT 0x100 macro
367 /* Send the ID sequence to the ID_PORT to enable the board(s). */
368 outb(0x00, ID_PORT);
370 outb(lrs_state, ID_PORT);
375 outb(0x00, ID_PORT);
H A Deexpress.c406 t = inb(*port + ID_PORT);

Completed in 61 milliseconds