• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/

Lines Matching defs:DEVICE_NAME

30 #define DEVICE_NAME "PS/2 ESDI"
213 printk("%s: TP 720 ESDI flag set\n", DEVICE_NAME);
232 DEVICE_NAME, ints[0], ints[1], ints[2], ints[3]);
284 DEVICE_NAME, slot+1);
291 DEVICE_NAME, slot+1);
319 printk("%s: ESDI adapter disabled\n", DEVICE_NAME);
330 printk("%s: Unable to get IRQ %d\n", DEVICE_NAME, PS2ESDI_IRQ);
349 DEVICE_NAME, dma_arb_level);
366 DEVICE_NAME, reset_end - reset_start, (reset_end - reset_start) / HZ,
438 /*BA */ printk("%s: Drive 0\n", DEVICE_NAME);
448 printk("%s: Drive 1\n", DEVICE_NAME); /*BA */
473 printk("%s: DMA above 16MB not supported\n", DEVICE_NAME);
517 /*BA */ printk("%s: soft reset...\n", DEVICE_NAME);
523 printk("%s: hard reset...\n", DEVICE_NAME);
560 printk("%s: Controller failed\n", DEVICE_NAME);
605 printk("%s: ps2esdi_out_cmd timed out (1)\n", DEVICE_NAME);
622 DEVICE_NAME, status);
662 printk("%s: help ! No interrupt handler.\n", DEVICE_NAME);
675 printk("%s: initial reset completed.\n", DEVICE_NAME);
680 printk("%s: Attention error. interrupt status : %02X\n", DEVICE_NAME,
682 printk("%s: status: %02x\n", DEVICE_NAME, inb(ESDI_STATUS));
686 DEVICE_NAME, int_ret_code);
705 printk("%s: timeout reading status word\n", DEVICE_NAME);
717 DEVICE_NAME, drive_num);
719 printk("%s: Spares/cyls: %u", DEVICE_NAME, reply[0] >> 8);
731 printk("%s: Number of RBA's: %lu\n", DEVICE_NAME, rba);
734 DEVICE_NAME, reply[3], reply[4] >> 8, reply[4] & 0xff);
774 printk("%s: failed while getting device config\n", DEVICE_NAME);
778 DEVICE_NAME, status & 0x1f);
784 printk("%s: Attention error. interrupt status : %02X\n", DEVICE_NAME,
786 printk("%s: Device not available\n", DEVICE_NAME);
796 /*BA */ printk("%s: Whaa. Error occurred...\n", DEVICE_NAME);
802 DEVICE_NAME, int_ret_code & 0xf);
832 printk("%s: Attention error. interrupt status : %02X\n", DEVICE_NAME,
841 printk("%s: timeout reading status word\n", DEVICE_NAME);
861 DEVICE_NAME, status & 0x1f);
900 ,DEVICE_NAME);
907 /* BA printk("%s: reset completed.\n", DEVICE_NAME) */ ;
915 DEVICE_NAME, int_ret_code & 0xf);
941 printk("%s: timeout reading status word\n", DEVICE_NAME);
957 printk("%s: timeout reading status word\n",DEVICE_NAME); \
966 DEVICE_NAME, int_ret_code >> 5,
972 printk("%s: %u status words, command: %02X\n", DEVICE_NAME, word_count,
979 DEVICE_NAME, stat_word >> 8, stat_word & 0xff);
984 printk("%s: device error code: %s%s%s%s%s,%02X\n", DEVICE_NAME,
995 printk("%s: Blocks to do: %u", DEVICE_NAME, stat_word);
1011 printk("%s: Blocks required ECC: %u", DEVICE_NAME, stat_word);