Searched refs:ASC_SET_CHIP_CFG_MSW (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | advlib.c | 369 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw); in AscInitFromEEP() 452 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw); in AscInitFromEEP() 518 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw); in AscInitFromASC_SOFTC() 532 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw); in AscInitFromASC_SOFTC()
|
H A D | advlib.h | 1262 #define ASC_SET_CHIP_CFG_MSW(iot, ioh, data) bus_space_write_2((iot), (ioh), ASC_IOP_CONFIG_HIGH,… macro
|