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

  /src/sys/dev/isa/
if_ixreg.h 56 #define IX_CONFIG 0x0d /* config register */
if_ix.c 589 bart_config = bus_space_read_1(iot, ioh, IX_CONFIG);
592 bus_space_write_1(iot, ioh, IX_CONFIG, bart_config);
593 bart_config = bus_space_read_1(iot, ioh, IX_CONFIG);
845 bart_config = bus_space_read_1(iot, ioh, IX_CONFIG);
848 bus_space_write_1(iot, ioh, IX_CONFIG, bart_config);
849 bart_config = bus_space_read_1(iot, ioh, IX_CONFIG);

Completed in 13 milliseconds