Home
last modified time | relevance | path

Searched refs:identify_message (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/trm/
H A Dtrm.c993 u_int8_t scsicommand, i,command,identify_message; in trm_StartSCSI() local
1009 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()