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

  /src/sys/dev/ic/
advlib.c 364 cfg_msw = ASC_GET_CHIP_CFG_MSW(iot, ioh);
387 eep_config->cfg_msw = ASC_GET_CHIP_CFG_MSW(iot, ioh);
490 eep_config->cfg_msw = ASC_GET_CHIP_CFG_MSW(iot, ioh);
513 cfg_msw = ASC_GET_CHIP_CFG_MSW(iot, ioh);
advlib.h 1260 #define ASC_GET_CHIP_CFG_MSW(iot, ioh) bus_space_read_2((iot), (ioh), ASC_IOP_CONFIG_HIGH)

Completed in 16 milliseconds