hba_mode          448 drivers/scsi/myrs.h 	unsigned char hba_mode:1;		/* Byte 14 Bit 4 */
hba_mode         3273 drivers/target/target_core_configfs.c 	int hba_mode = 0;
hba_mode         3276 drivers/target/target_core_configfs.c 		hba_mode = 1;
hba_mode         3278 drivers/target/target_core_configfs.c 	return sprintf(page, "%d\n", hba_mode);
hba_mode         3314 drivers/target/target_core_configfs.c CONFIGFS_ATTR(target_, hba_mode);