Searched defs:target_cmd (Results 1 – 3 of 3) sorted by relevance
674 struct target_cmd { struct675 uint8_t scsiid; /* Our ID and the initiator's ID */676 uint8_t identify; /* Identify message */677 uint8_t bytes[22]; /*682 uint8_t cmd_valid; /*693 uint8_t pad[7];
195 u32 target_cmd = 0; in rtl_debug_get_cam_register() local
1736 uchar target_cmd; member