Searched refs:identify_message (Results 1 – 1 of 1) sorted by relevance
993 u_int8_t scsicommand, i,command,identify_message; in trm_StartSCSI() local1009 identify_message = pDCB->IdentifyMsg; in trm_StartSCSI()1028 trm_reg_write8((identify_message & 0xBF) ,TRMREG_SCSI_FIFO); in trm_StartSCSI()1036 trm_reg_write8(identify_message,TRMREG_SCSI_FIFO); in trm_StartSCSI()