Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Ddio.c106 int scode, scmax, scodesize; in dioattach() local
114 scmax = DIO_SCMAX(machineid); in dioattach()
116 for (scode = 0; scode < scmax; ) { in dioattach()