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