Searched refs:ASC_SET_CHIP_CFG_MSW (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ |
| D | advlib.c | 376 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw); in AscInitFromEEP() 460 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw); in AscInitFromEEP() 525 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw); in AscInitFromASC_SOFTC() 539 ASC_SET_CHIP_CFG_MSW(iot, ioh, cfg_msw); in AscInitFromASC_SOFTC()
|
| D | advlib.h | 1254 #define ASC_SET_CHIP_CFG_MSW(iot, ioh, data) bus_space_write_2((iot), (ioh), ASC_IOP_CONFIG_HIGH,… macro
|