host_semaphore    720 drivers/scsi/qla2xxx/qla_def.h 			uint16_t host_semaphore;
host_semaphore     36 drivers/scsi/qla2xxx/qla_sup.c 		WRT_REG_WORD(&reg->u.isp2300.host_semaphore, 0x1);
host_semaphore     37 drivers/scsi/qla2xxx/qla_sup.c 		RD_REG_WORD(&reg->u.isp2300.host_semaphore);
host_semaphore     39 drivers/scsi/qla2xxx/qla_sup.c 		data = RD_REG_WORD(&reg->u.isp2300.host_semaphore);
host_semaphore     43 drivers/scsi/qla2xxx/qla_sup.c 			WRT_REG_WORD(&reg->u.isp2300.host_semaphore, 0x1);
host_semaphore     44 drivers/scsi/qla2xxx/qla_sup.c 			RD_REG_WORD(&reg->u.isp2300.host_semaphore);
host_semaphore     46 drivers/scsi/qla2xxx/qla_sup.c 			data = RD_REG_WORD(&reg->u.isp2300.host_semaphore);
host_semaphore     61 drivers/scsi/qla2xxx/qla_sup.c 		WRT_REG_WORD(&reg->u.isp2300.host_semaphore, 0);
host_semaphore     62 drivers/scsi/qla2xxx/qla_sup.c 		RD_REG_WORD(&reg->u.isp2300.host_semaphore);