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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-floppy.c92 } idefloppy_pc_t; typedef in typeref:struct:idefloppy_packet_command_s
211 idefloppy_pc_t *pc;
213 idefloppy_pc_t *failed_pc;
215 idefloppy_pc_t pc_stack[IDEFLOPPY_PC_STACK];
508 static void idefloppy_input_buffers (ide_drive_t *drive, idefloppy_pc_t *pc, unsigned int bcount)
542 static void idefloppy_output_buffers (ide_drive_t *drive, idefloppy_pc_t *pc, unsigned int bcount)
578 static void idefloppy_update_buffers (ide_drive_t *drive, idefloppy_pc_t *pc)
592 static void idefloppy_queue_pc_head (ide_drive_t *drive,idefloppy_pc_t *pc,struct request *rq)
603 static idefloppy_pc_t *idefloppy_next_pc_storage (ide_drive_t *drive)
674 static void idefloppy_init_pc (idefloppy_pc_t *p
[all...]

Completed in 81 milliseconds