Home
last modified time | relevance | path

Searched refs:SEL_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dtrmreg.h236 #define SEL_TIMEOUT 153 /* 250ms selection timeout (@ 40 MHz) */ macro
H A Dtrm.c640 bus_space_write_1(iot, ioh, TRM_SCSI_TIMEOUT, SEL_TIMEOUT); in trm_init()
/netbsd-src/sys/arch/newsmips/dev/
H A Dscsireg.h290 #define SEL_TIMEOUT 2 macro
H A Dscsi_1185.c504 sc->sel_stat[chan] = SEL_TIMEOUT; in scintr()
537 case SEL_TIMEOUT: in scintr()
940 && (sc->sel_stat[cs->chan_num] != SEL_TIMEOUT)) in sc_discon()