Home | History | Annotate | Download | only in isa

Lines Matching defs:bus_space_read_stream_2

87 #define bus_space_read_stream_2		bus_space_read_2
400 v = le16toh(bus_space_read_stream_2(iot, ioh, MEM_PORT_REG));
404 v = le16toh(bus_space_read_stream_2(iot, ioh, MEM_PORT_REG));
410 p = le16toh(bus_space_read_stream_2(iot, ioh, MEM_PORT_REG));
413 v = le16toh(bus_space_read_stream_2(iot, ioh, MEM_PORT_REG));
807 stat = bus_space_read_stream_2(iot, ioh, MEM_PORT_REG);
1041 *(mtod(m, char *)) = bus_space_read_stream_2(iot, ioh,
1074 rxevnt = le16toh(bus_space_read_stream_2(iot, ioh, MEM_PORT_REG));
1078 rxstatus = le16toh(bus_space_read_stream_2(iot, ioh,
1080 rxnext = le16toh(bus_space_read_stream_2(iot, ioh,
1082 rxlen = le16toh(bus_space_read_stream_2(iot, ioh,
1107 rxevnt = le16toh(bus_space_read_stream_2(iot, ioh,
1127 txstatus = le16toh(bus_space_read_stream_2(iot, ioh,
1133 txstat2 = le16toh(bus_space_read_stream_2(iot, ioh,
1135 txnext = le16toh(bus_space_read_stream_2(iot, ioh,
1137 txlen = le16toh(bus_space_read_stream_2(iot, ioh,