Home
last modified time | relevance | path

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

/NextBSD/sys/dev/rp/
HDrp_isa.c373 int ctl_base, aiop_base, aiop_size; in sInitController() local
385 ctl_base = rman_get_start(MudbacCtlP->io[0]) + 0x40 + 0x400 * rp_nisadevs; in sInitController()
386 …acCtlP->dev, SYS_RES_IOPORT, &CtlP->io_rid[ISACTL(CtlP)->MBaseIO], ctl_base, ctl_base + 3, 4, RF_A… in sInitController()