Searched refs:ccb_phys (Results 1 – 2 of 2) sorted by relevance
398 sc->ccb_phys = vtophys(sc->ccb); in boot_firmware()429 WRITE4(sc, SDMAARM_MC0PTR, sc->ccb_phys); in boot_firmware()
220 uint32_t ccb_phys; member