Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/isa/
H A Datrtc.c201 int port_rid, intr_rid; member
449 sc->port_res = bus_alloc_resource(dev, SYS_RES_IOPORT, &sc->port_rid, in atrtc_attach()
H A Dclock.c95 int port_rid, intr_rid; member
566 &sc->port_rid, IO_TIMER1, IO_TIMER1 + 3, 4, RF_ACTIVE))) in attimer_attach()