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