Home
last modified time | relevance | path

Searched refs:drive_get_next (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/emulators/qemu42/qemu-4.2.1/hw/arm/
H A Dxlnx-zcu102.c108 DriveInfo *di = drive_get_next(IF_SD); in xlnx_zcu102_init()
130 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
152 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/arm/
H A Dxlnx-zcu102.c108 DriveInfo *di = drive_get_next(IF_SD); in xlnx_zcu102_init()
130 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
152 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/arm/
H A Dxlnx-zcu102.c104 DriveInfo *di = drive_get_next(IF_SD); in xlnx_zcu102_init()
126 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
148 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
H A Dmcimx6ul-evk.c54 di = drive_get_next(IF_SD); in mcimx6ul_evk_init()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/arm/
H A Dxlnx-zcu102.c104 DriveInfo *di = drive_get_next(IF_SD); in xlnx_zcu102_init()
126 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
148 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
H A Dmcimx6ul-evk.c54 di = drive_get_next(IF_SD); in mcimx6ul_evk_init()
H A Dmcimx7d-sabre.c56 di = drive_get_next(IF_SD); in mcimx7d_sabre_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/arm/
H A Dxlnx-zcu102.c110 DriveInfo *di = drive_get_next(IF_SD); in xlnx_zcu102_init()
132 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
154 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/arm/
H A Dxlnx-zcu102.c133 DriveInfo *di = drive_get_next(IF_SD); in xlnx_zcu102_init()
154 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
176 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
H A Dmcimx7d-sabre.c56 di = drive_get_next(IF_SD); in mcimx7d_sabre_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/arm/
H A Dxlnx-zcu102.c143 DriveInfo *di = drive_get_next(IF_SD); in xlnx_zcu102_init()
164 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
186 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
H A Dmcimx7d-sabre.c56 di = drive_get_next(IF_SD); in mcimx7d_sabre_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/arm/
H A Dxlnx-zcu102.c142 DriveInfo *di = drive_get_next(IF_SD); in xlnx_zcu102_init()
163 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
185 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
/dports/emulators/qemu/qemu-6.2.0/hw/arm/
H A Dxlnx-zcu102.c172 DriveInfo *di = drive_get_next(IF_SD); in xlnx_zcu102_init()
193 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
215 DriveInfo *dinfo = drive_get_next(IF_MTD); in xlnx_zcu102_init()
H A Dmcimx7d-sabre.c55 di = drive_get_next(IF_SD); in mcimx7d_sabre_init()
/dports/emulators/qemu/qemu-6.2.0/hw/misc/
H A Dsifive_u_otp.c212 dinfo = drive_get_next(IF_PFLASH);
214 dinfo = drive_get_next(IF_NONE);
/dports/emulators/qemu/qemu-6.2.0/include/sysemu/
H A Dblockdev.h53 DriveInfo *drive_get_next(BlockInterfaceType type);
/dports/emulators/qemu60/qemu-6.0.0/include/sysemu/
H A Dblockdev.h53 DriveInfo *drive_get_next(BlockInterfaceType type);
/dports/emulators/qemu5/qemu-5.2.0/include/sysemu/
H A Dblockdev.h54 DriveInfo *drive_get_next(BlockInterfaceType type);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/sysemu/
H A Dblockdev.h53 DriveInfo *drive_get_next(BlockInterfaceType type);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/sysemu/
H A Dblockdev.h52 DriveInfo *drive_get_next(BlockInterfaceType type);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/sysemu/
H A Dblockdev.h52 DriveInfo *drive_get_next(BlockInterfaceType type);
/dports/emulators/qemu42/qemu-4.2.1/include/sysemu/
H A Dblockdev.h52 DriveInfo *drive_get_next(BlockInterfaceType type);
/dports/emulators/qemu-utils/qemu-4.2.1/include/sysemu/
H A Dblockdev.h52 DriveInfo *drive_get_next(BlockInterfaceType type);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/sysemu/
H A Dblockdev.h52 DriveInfo *drive_get_next(BlockInterfaceType type);

12345678