taglinefilesource code
BUSW1170drivers/scsi/aic7xxx.cstatic const char *BUSW[] = { "", "-TWIN", "-WIDE" };
BUSW1201drivers/scsi/aic7xxx.cprintk("%s%s AT EISA SLOT %d:\n", board_names[p->type], BUSW[p->bus_type],
BUSW1206drivers/scsi/aic7xxx.cprintk("%s%s AT VLB SLOT %d:\n", board_names[p->type], BUSW[p->bus_type],
BUSW1221drivers/scsi/aic7xxx.cprintk("%s%s (PCI-bus):\n", board_names[p->type], BUSW[p->bus_type]);