Searched refs:init_drive (Results 1 – 3 of 3) sorted by relevance
102 void (*init_drive)(u8 drive); member110 static u8 xd_initdrives (void (*init_drive)(u8 drive));
236 xd_drives = xd_initdrives(xd_sigs[controller].init_drive); in xd_geninit()675 static u8 __init xd_initdrives (void (*init_drive)(u8 drive)) in xd_initdrives()685 init_drive(count); in xd_initdrives()
643 int init_drive(char *dev)748 rc=init_drive(default_device);762 rc=init_drive(dev);