Home
last modified time | relevance | path

Searched defs:IN_PORT_WORD (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/wlags49_h2/
Dhcfcfg.h439 #define IN_PORT_WORD(port) ((hcf_16)inw( (hcf_io)(port) )) macro
Dhcf.c140 #define IN_PORT_WORD(port) in_port_word( (hcf_io)(port) ) macro