Searched refs:IN_PORT_WORD (Results 1 – 4 of 4) sorted by relevance
440 #define IN_PORT_WORD(port) ((hcf_16)inw( (hcf_io)(port) )) macro
619 #define IPW(x) ((hcf_16)IN_PORT_WORD( ifbp->IFB_IOBase + (x) ) )
137 #if ! defined IN_PORT_WORD //replace I/O Macros with logging facility140 #define IN_PORT_WORD(port) in_port_word( (hcf_io)(port) ) macro1152 HCF_WAIT_WHILE( (IN_PORT_WORD( io_addr + HREG_EV_STAT) & HREG_EV_CMD) == 0 ); in hcf_connect()3886 *(wci_recordp)p = IN_PORT_WORD( io_port ); in get_frag()3909 ifbp->IFB_CarryIn = IN_PORT_WORD( io_port ); in get_frag()
2055 rrq->data[0] = IN_PORT_WORD( io_base + rrq->reg ); in wvlan_rts()