Searched refs:TOP_SCSI_Data_in (Results 1 – 2 of 2) sorted by relevance
267 case TOP_SCSI_Data_in: in read_pdu_data()1085 (pdu->pdu_hdr.pduh_Opcode & OPCODE_MASK) == TOP_SCSI_Data_in) { in receive_pdu()1129 case TOP_SCSI_Data_in: in receive_pdu()
109 #define TOP_SCSI_Data_in 0x25 macro