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

  /src/sys/dev/ic/
advlib.c 369 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw);
452 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw);
518 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw);
532 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw);
advlib.h 1262 #define ASC_SET_CHIP_CFG_MSW(iot, ioh, data) bus_space_write_2((iot), (ioh), ASC_IOP_CONFIG_HIGH, data)

Completed in 16 milliseconds