Home
last modified time | relevance | path

Searched defs:rootdev (Results 1 – 13 of 13) sorted by relevance

/external/syslinux/gpxe/src/core/
Ddevice.c43 static int rootdev_probe ( struct root_device *rootdev ) { in rootdev_probe()
61 static void rootdev_remove ( struct root_device *rootdev ) { in rootdev_remove()
74 struct root_device *rootdev; in probe_devices() local
90 struct root_device *rootdev; in remove_devices() local
/external/syslinux/gpxe/src/drivers/bus/
Dmca.c79 static int mcabus_probe ( struct root_device *rootdev ) { in mcabus_probe()
155 static void mcabus_remove ( struct root_device *rootdev ) { in mcabus_remove()
Deisa.c98 static int eisabus_probe ( struct root_device *rootdev ) { in eisabus_probe()
160 static void eisabus_remove ( struct root_device *rootdev ) { in eisabus_remove()
Disa.c94 static int isabus_probe ( struct root_device *rootdev ) { in isabus_probe()
150 static void isabus_remove ( struct root_device *rootdev ) { in isabus_remove()
Dpci.c231 static int pcibus_probe ( struct root_device *rootdev ) { in pcibus_probe()
319 static void pcibus_remove ( struct root_device *rootdev ) { in pcibus_remove()
Disapnp.c636 static int isapnpbus_probe ( struct root_device *rootdev ) { in isapnpbus_probe()
733 static void isapnpbus_remove ( struct root_device *rootdev ) { in isapnpbus_remove()
/external/syslinux/gpxe/src/arch/i386/drivers/net/
Dundionly.c54 static int undibus_probe ( struct root_device *rootdev ) { in undibus_probe()
/external/toybox/toys/other/
Dswitch_root.c24 GLOBALS( in GLOBALS()
/external/syslinux/gpxe/src/drivers/net/
D3c509.c340 static int t509bus_probe ( struct root_device *rootdev ) { in t509bus_probe()
408 static void t509bus_remove ( struct root_device *rootdev ) { in t509bus_remove()
/external/rootdev/
Drootdev.c403 int rootdev(char *path, size_t size, bool full, bool strip) { in rootdev() function
/external/autotest/client/common_lib/cros/
Dautoupdater.py368 def rootdev(self, options=''): member in ChromiumOSUpdater
/external/kernel-headers/original/uapi/asm-arm/asm/
Dsetup.h36 __u32 rootdev; member
/external/toybox/generated/
Dglobals.h391 dev_t rootdev; member