Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxxvar.h650 struct target_cmd { struct
651 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];
H A Daic79xx.h671 struct target_cmd { struct
672 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];
H A Dadwlib.h797 u_int8_t target_cmd; member
/openbsd/sys/dev/usb/
H A Duthum.c282 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()