Lines Matching refs:printf

85 		printf ("ata%u is slow to respond,plz be patient\n", num);  in sata_bus_softreset()
94 printf ("ata%u failed to respond : ", num); in sata_bus_softreset()
95 printf ("bus reset failed\n"); in sata_bus_softreset()
111 printf ("dev%d is not present on port#%d\n", dev, num); in sata_identify()
125 printf ("\ndevice not responding\n"); in sata_identify()
199 printf ("Error : status 0x%02x\n", status); in set_Feature_cmd()
221 printf ("Failed to check power mode on ata%d\n", num); in sil3114_spin_down()
226 printf ("Device ata%d not ready\n", num); in sil3114_spin_down()
242 printf ("Error waiting for disk spin down: status 0x%02x\n", in sil3114_spin_down()
263 printf ("Failed to check power mode on ata%d\n", num); in sil3114_spin_up()
272 printf ("Device ata%d not ready\n", num); in sil3114_spin_up()
290 printf ("Error waiting for disk spin up: status 0x%02x\n", in sil3114_spin_up()
303 printf ("Falied waiting for disk to spin up\n"); in sil3114_spin_up()
326 printf ("Device ata%d not ready\n", num); in check_power_mode()
341 printf in check_power_mode()
445 printf ("Device ata%d not ready\n", device); in do_one_read()
481 printf ("Device %d not responding status %d\n", device, status); in do_one_read()
483 printf ("Error reg = 0x%x\n", err); in do_one_read()
490 printf ("ata%u irq failed\n", device); in do_one_read()
496 printf ("ata%u error %d\n", device, in do_one_read()
520 printf ("Drive doesn't support 48-bit addressing\n"); in sata_read()
538 printf ("Read failed\n"); in sata_read()
561 printf ("Drive doesn't support 48-bit addressing\n"); in sata_write()
574 printf ("ata%u failed to respond\n", port[num].port_no); in sata_write()
609 printf ("Error no DRQ dev %d blk %ld: sts 0x%02x\n", in sata_write()
664 printf ("Error no base addr for SATA controller\n"); in init_sata()
687 printf ("Cache line not set. Driver may not function\n"); in init_sata()
802 printf ("Tried to scan unknown port: ata%d\n", dev); in scan_sata()