HomeSort by: relevance | last modified time | path
    Searched refs:MEDIA_SELECT (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
i82595reg.h 141 #define MEDIA_SELECT 3
  /src/sys/dev/isa/
if_iy.c 486 temp = bus_space_read_1(iot, ioh, MEDIA_SELECT);
487 bus_space_write_1(iot, ioh, MEDIA_SELECT, temp);
493 temp = bus_space_read_1(iot, ioh, MEDIA_SELECT);
534 bus_space_write_1(iot, ioh, MEDIA_SELECT, temp);
1330 temp = bus_space_read_1(iot, ioh, MEDIA_SELECT);
1331 bus_space_write_1(iot, ioh, MEDIA_SELECT, temp);
1441 temp = bus_space_read_1(iot, ioh, MEDIA_SELECT);
1442 bus_space_write_1(iot, ioh, MEDIA_SELECT, temp);
  /src/sys/dev/pcmcia/
if_xireg.h 165 #define MEDIA_SELECT 0x20 /* set if TP, clear if AUI */

Completed in 273 milliseconds