Searched refs:NTARGET (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/newsmips/dev/
H A Dscsireg.h242 #define NTARGET 8 macro
250 struct sc_scb sc_scb[3 * NTARGET];
252 int inuse[NTARGET];
253 struct sc_map sc_map[NTARGET];
254 struct sc_chan_stat chan_stat[NTARGET]; /* SCSI channel status */
255 int sel_stat[NTARGET]; /* target select status */
273 uint8_t *min_point[NTARGET];
274 int pad_cnt[NTARGET];
275 int8_t min_cnt[NTARGET];
276 uint8_t sync_tr[NTARGET]; /* syn
[all...]
H A Dscsi_1185.c778 for (i = 0; i < NTARGET; ++i) {

Completed in 178 milliseconds