tag
line
file
source code
wait_on_floppy_select
284
kernel/blk_drv/floppy.c
struct wait_queue * wait_on_floppy_select = NULL;
wait_on_floppy_select
291
kernel/blk_drv/floppy.c
wake_up(&wait_on_floppy_select);