Searched refs:drive_state (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dfloppy.c297 #define DRS (&drive_state[current_drive])
305 #define UDRS (&drive_state[drive])
411 static struct floppy_drive_struct drive_state[N_DRIVE]; variable in typeref:struct:floppy_drive_struct
3315 if (!bdev || ITYPE(drive_state[cnt].fd_device) != type)
3418 int type = ITYPE(drive_state[drive].fd_device);

Completed in 51 milliseconds