Searched refs:IO_READ_1 (Results 1 – 2 of 2) sorted by relevance
134 #define IO_READ_1(sc, a) \ macro200 result = (IO_READ_1(sc, off) & 0xff); in _cs_read_port()201 result |= ((IO_READ_1(sc, off+1) & 0xff) << 8); in _cs_read_port()
891 IO_READ_1(sc, PORT_PKTPG_PTR + 0); in cs_reset_chip()892 IO_READ_1(sc, PORT_PKTPG_PTR + 1); in cs_reset_chip()893 IO_READ_1(sc, PORT_PKTPG_PTR + 0); in cs_reset_chip()894 IO_READ_1(sc, PORT_PKTPG_PTR + 1); in cs_reset_chip()