Searched defs:target_cmd (Results 1 – 5 of 5) sorted by relevance
249 uthum_read_data(struct uthum_softc *sc, uint8_t target_cmd, uint8_t *buf, in uthum_read_data()
747 struct target_cmd { struct748 uint8_t scsiid; /* Our ID and the initiator's ID */749 uint8_t identify; /* Identify message */750 uint8_t bytes[22]; /*755 uint8_t cmd_valid; /*766 uint8_t pad[7];
698 struct target_cmd { struct699 uint8_t scsiid; /* Our ID and the initiator's ID */700 uint8_t identify; /* Identify message */701 uint8_t bytes[22]; /*706 uint8_t cmd_valid; /*717 uint8_t pad[7];
722 u_int8_t target_cmd; member
1868 struct mfi_mpi2_reply_target_cmd_buffer target_cmd; member