Searched defs:target_cmd (Results 1 – 4 of 4) sorted by relevance
650 struct target_cmd { struct651 uint8_t scsiid; /* Our ID and the initiator's ID */652 uint8_t identify; /* Identify message */653 uint8_t bytes[22]; /*658 uint8_t cmd_valid; /*669 uint8_t pad[7];
671 struct target_cmd { struct672 uint8_t scsiid; /* Our ID and the initiator's ID */673 uint8_t identify; /* Identify message */674 uint8_t bytes[22]; /*679 uint8_t cmd_valid; /*690 uint8_t pad[7];
797 u_int8_t target_cmd; member
282 uthum_issue_cmd(struct uthum_softc *sc, uint8_t target_cmd, int delay) in uthum_issue_cmd()320 uthum_read_data(struct uthum_softc *sc, uint8_t target_cmd, uint8_t *buf, in uthum_read_data()