Home
last modified time | relevance | path

Searched defs:target_cmd (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Duthum.c249 uthum_read_data(struct uthum_softc *sc, uint8_t target_cmd, uint8_t *buf, in uthum_read_data()
/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h747 struct target_cmd { struct
748 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];
H A Daic79xxvar.h698 struct target_cmd { struct
699 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];
H A Dadwlib.h722 u_int8_t target_cmd; member
H A Dmfireg.h1868 struct mfi_mpi2_reply_target_cmd_buffer target_cmd; member