Searched defs:fdc (Results 1 – 2 of 2) sorted by relevance
301 #define REVDRIVE(fdc, unit) ((unit) + ((fdc) << 2)) argument590 static int fdc; /* current fdc */ variable731 int fdc = FDC(drive); in disk_change() local785 static int set_dor(int fdc, char mask, char data) in set_dor()916 int fdc = FDC(drive); in floppy_off() local4140 int fdc; in floppy_resume() local4396 static void floppy_release_allocated_regions(int fdc, const struct io_region *p) in floppy_release_allocated_regions()4406 static int floppy_request_regions(int fdc) in floppy_request_regions()4422 static void floppy_release_regions(int fdc) in floppy_release_regions()
2643 int rc, fdc = 0; in jme_set_settings() local