Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dninjascsi32var.h217 struct njsc32_target { struct
218 enum njsc32_tarst {
225 } t_state;
226 int t_flags;
231 int t_syncperiod;
232 int t_syncoffset;
234 u_int8_t t_sync;
235 u_int8_t t_ackwidth;
236 u_int8_t t_targetid; /* initiator and target id */
237 u_int8_t t_sample;
[all …]