Searched defs:IN_PORT_WORD (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/wlags49_h2/ | ||
D | hcfcfg.h | 439 #define IN_PORT_WORD(port) ((hcf_16)inw( (hcf_io)(port) )) macro |
D | hcf.c | 140 #define IN_PORT_WORD(port) in_port_word( (hcf_io)(port) ) macro |