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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsun3_NCR5380.c173 #define HOSTNO instance->host_no macro
519 printk(KERN_DEBUG "scsi%d: REQ not asserted, phase unknown.\n", HOSTNO);
523 printk(KERN_DEBUG "scsi%d: phase %s\n", HOSTNO, phases[i].name);
678 SPRINTF("scsi%d: no currently connected command\n", HOSTNO);
682 SPRINTF("scsi%d: issue_queue\n", HOSTNO);
690 SPRINTF("scsi%d: disconnected_queue\n", HOSTNO);
773 " be incorrectly cleared.\n", HOSTNO);
959 MAIN_PRINTK( "scsi%d: not connected\n", HOSTNO );
1010 HOSTNO, tmp->target, tmp->lun);
1038 "returned to issue_queue\n", HOSTNO);
[all...]
H A Datari_NCR5380.c180 #define HOSTNO instance->host_no macro
521 printk(KERN_DEBUG "scsi%d: REQ not asserted, phase unknown.\n", HOSTNO);
526 printk(KERN_DEBUG "scsi%d: phase %s\n", HOSTNO, phases[i].name);
693 SPRINTF("scsi%d: no currently connected command\n", HOSTNO);
697 SPRINTF("scsi%d: issue_queue\n", HOSTNO);
704 SPRINTF("scsi%d: disconnected_queue\n", HOSTNO);
785 " be incorrectly cleared.\n", HOSTNO);
971 MAIN_PRINTK("scsi%d: not connected\n", HOSTNO);
1026 HOSTNO, tmp->device->id, tmp->device->lun);
1058 "returned to issue_queue\n", HOSTNO);
[all...]
H A Daha152x.c570 #define HOSTNO ((shpnt)->host_no) macro
1733 printk("aha152x%d: target id unknown (%02x)\n", HOSTNO, selid);
1742 HOSTNO, selid);
1780 printk(KERN_ERR "aha152x%d: message in w/o current command not after reselection\n", HOSTNO);
1787 printk(KERN_ERR "aha152x%d: target didn't identify after reselection\n", HOSTNO);
1795 printk(KERN_ERR "aha152x%d: no disconnected command for target %d/%d\n", HOSTNO, RECONN_TARGET, MSGI(0) & 0x3f);
2412 printk(KERN_NOTICE "aha152x%d: scsi reset in\n", HOSTNO);
2567 printk(KERN_EMERG "\naha152x%d: %s\n", HOSTNO, msg);
3224 printk(KERN_INFO "aha152x%d: debugging options set to 0x%04x (were 0x%04x)\n", HOSTNO, HOSTDATA(shpnt)->debug, debug);
3244 printk(KERN_INFO "aha152x%d: stats reseted.\n", HOSTNO);
[all...]

Completed in 113 milliseconds