Searched refs:ncr_print_msg (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | sym53c8xx.c | 2511 static void ncr_print_msg (ccb_p cp, char *label, u_char * msg); 6331 ncr_print_msg(cp, nego == NS_WIDE ? 6507 ncr_print_msg(cp, nego == NS_WIDE ? 10723 static void ncr_print_msg (ccb_p cp, char *label, u_char *msg) function 10800 ncr_print_msg(cp, "sync msg in", np->msgin); 10913 ncr_print_msg(cp, "sync msgout", np->msgout); 10943 ncr_print_msg(cp, "wide msgin", np->msgin); 11018 ncr_print_msg(cp, "wide msgout", np->msgout); 11044 ncr_print_msg(cp, "ppr msg in", np->msgin); 11213 ncr_print_msg(cp, "ppr msgout", np->msgout); [all …]
|
D | ncr53c8xx.c | 1353 static void ncr_print_msg (ccb_p cp, char *label, u_char *msg); 4122 ncr_print_msg(cp, nego == NS_WIDE ? 4210 ncr_print_msg(cp, nego == NS_WIDE ? 7079 static void ncr_print_msg ( ccb_p cp, char *label, u_char *msg) function
|