/src/sys/dev/isa/ |
if_iy.c | 1067 u_int rxadrs, rxevnt, rxstatus, rxnext, rxlen; local in function:iy_intr_rx 1074 rxevnt = le16toh(bus_space_read_stream_2(iot, ioh, MEM_PORT_REG)); 1077 while (rxevnt == RCV_DONE) { 1107 rxevnt = le16toh(bus_space_read_stream_2(iot, ioh,
|
if_iy.c | 1067 u_int rxadrs, rxevnt, rxstatus, rxnext, rxlen; local in function:iy_intr_rx 1074 rxevnt = le16toh(bus_space_read_stream_2(iot, ioh, MEM_PORT_REG)); 1077 while (rxevnt == RCV_DONE) { 1107 rxevnt = le16toh(bus_space_read_stream_2(iot, ioh,
|
if_iy.c | 1067 u_int rxadrs, rxevnt, rxstatus, rxnext, rxlen; local in function:iy_intr_rx 1074 rxevnt = le16toh(bus_space_read_stream_2(iot, ioh, MEM_PORT_REG)); 1077 while (rxevnt == RCV_DONE) { 1107 rxevnt = le16toh(bus_space_read_stream_2(iot, ioh,
|