Searched defs:fdc (Results 1 – 2 of 2) sorted by relevance
302 #define REVDRIVE(fdc, unit) ((unit) + ((fdc) << 2)) argument591 static int fdc; /* current fdc */ variable732 int fdc = FDC(drive); in disk_change() local786 static int set_dor(int fdc, char mask, char data) in set_dor()917 int fdc = FDC(drive); in floppy_off() local4140 int fdc; in floppy_resume() local4390 static void floppy_release_allocated_regions(int fdc, const struct io_region *p) in floppy_release_allocated_regions()4400 static int floppy_request_regions(int fdc) in floppy_request_regions()4416 static void floppy_release_regions(int fdc) in floppy_release_regions()
2564 int rc, fdc = 0; in jme_set_settings() local