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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/cdrom/
H A Disp16.c60 static short isp16_cdi_config(int base, u_char drive_type, int irq,
248 isp16_cdi_config(int base, u_char drive_type, int irq, int dma) argument
255 if ((drive_type == ISP16_MITSUMI) && (dma != 0))
335 if (drive_type != ISP16_SONY && drive_type != ISP16_PANASONIC0 &&
336 drive_type != ISP16_PANASONIC1 && drive_type != ISP16_SANYO0 &&
337 drive_type != ISP16_SANYO1 && drive_type != ISP16_MITSUMI &&
338 drive_type !
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dftape-ctl.c249 int ftape_activate_drive(vendor_struct * drive_type) argument
257 if (drive_type->wake_up != unknown_wake_up) {
259 result = ftape_wakeup_drive(drive_type->wake_up);
274 drive_type->wake_up = method;
284 result=ftape_wakeup_drive(drive_type->wake_up);
289 result = ftape_wakeup_drive(drive_type->wake_up);
293 methods[drive_type->wake_up].name);
301 drive_type->wake_up = unknown_wake_up;
397 * drive_type remains set to type found at wakeup
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/char/
H A Dtape.h139 int drive_type; /* Code indicating type of drive */ member in struct:_tape_info_t
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Deata_dma_proc.h19 __u16 drive_type; /* In Little Endian ! */ member in struct:emul_pp

Completed in 50 milliseconds