Searched refs:IX_CONFIG (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dif_ixreg.h56 #define IX_CONFIG 0x0d /* config register */ macro
H A Dif_ix.c646 bart_config = bus_space_read_1(iot, ioh, IX_CONFIG);
649 bus_space_write_1(iot, ioh, IX_CONFIG, bart_config);
650 bart_config = bus_space_read_1(iot, ioh, IX_CONFIG);
937 bart_config = bus_space_read_1(iot, ioh, IX_CONFIG);
940 bus_space_write_1(iot, ioh, IX_CONFIG, bart_config);
941 bart_config = bus_space_read_1(iot, ioh, IX_CONFIG);

Completed in 114 milliseconds