adapter_type_text  901 drivers/scsi/aacraid/aachba.c 	if (sup_adap_info->adapter_type_text[0]) {
adapter_type_text  904 drivers/scsi/aacraid/aachba.c 		char *cname = kmemdup(sup_adap_info->adapter_type_text,
adapter_type_text  905 drivers/scsi/aacraid/aachba.c 				sizeof(sup_adap_info->adapter_type_text),
adapter_type_text 1376 drivers/scsi/aacraid/aacraid.h 	u8	adapter_type_text[17+1];
adapter_type_text 1221 drivers/scsi/aacraid/linit.c 	if (dev->supplement_adapter_info.adapter_type_text[0]) {
adapter_type_text 1222 drivers/scsi/aacraid/linit.c 		char *cp = dev->supplement_adapter_info.adapter_type_text;
adapter_type_text 1242 drivers/scsi/aacraid/linit.c 	if (sup_adap_info->adapter_type_text[0]) {
adapter_type_text 1243 drivers/scsi/aacraid/linit.c 		char *cp = sup_adap_info->adapter_type_text;
adapter_type_text 1247 drivers/scsi/aacraid/linit.c 			(int)(cp - (char *)sup_adap_info->adapter_type_text),
adapter_type_text 1248 drivers/scsi/aacraid/linit.c 					sup_adap_info->adapter_type_text);