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 */ variable735 int fdc = FDC(drive); in disk_change() local789 static int set_dor(int fdc, char mask, char data) in set_dor()912 int fdc = FDC(drive); in floppy_off() local4129 int fdc; in floppy_resume() local4410 static void floppy_release_allocated_regions(int fdc, const struct io_region *p) in floppy_release_allocated_regions()4420 static int floppy_request_regions(int fdc) in floppy_request_regions()4436 static void floppy_release_regions(int fdc) in floppy_release_regions()
2676 int rc, fdc = 0; in jme_set_settings() local