Home
last modified time | relevance | path

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

/NextBSD/sys/dev/rp/
HDrp_isa.c128 static int rp_nisadevs; variable
220 rp_nisadevs++; in rp_probe()
377 ISACTL(CtlP)->MBaseIO = rp_nisadevs; in sInitController()
385 ctl_base = rman_get_start(MudbacCtlP->io[0]) + 0x40 + 0x400 * rp_nisadevs; in sInitController()
422 if (rp_nisadevs == 0) in sInitController()