HomeSort by: relevance | last modified time | path
    Searched refs:rl_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/qbus/
rlvar.h 50 struct rl_softc { struct
rl.c 80 CFATTACH_DECL_NEW(rl, sizeof(struct rl_softc),
265 struct rl_softc *rc = device_private(self);
305 struct rl_softc * const rc = device_lookup_private(&rl_cd, DISKUNIT(dev));
384 struct rl_softc *rc = device_lookup_private(&rl_cd, unit);
409 struct rl_softc * const rc = device_lookup_private(&rl_cd, DISKUNIT(bp->b_dev));
439 struct rl_softc *rc = device_lookup_private(&rl_cd, DISKUNIT(dev));
502 struct rl_softc * const rc = device_lookup_private(&rl_cd, DISKUNIT(dev));
589 struct rl_softc *rc;
670 struct rl_softc *rc;

Completed in 11 milliseconds