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

  /src/sys/arch/vax/vsa/
asc_vsbus.c 63 struct asc_vsbus_softc { struct
96 CFATTACH_DECL_NEW(asc_vsbus, sizeof(struct asc_vsbus_softc),
177 struct asc_vsbus_softc * const asc = device_private(self);
307 struct asc_vsbus_softc * const asc = (struct asc_vsbus_softc *)sc;
316 struct asc_vsbus_softc * const asc = (struct asc_vsbus_softc *)sc;
325 struct asc_vsbus_softc * const asc = (struct asc_vsbus_softc *)sc;
334 struct asc_vsbus_softc * const asc = (struct asc_vsbus_softc *)sc
    [all...]
asc_vsbus.c 63 struct asc_vsbus_softc { struct
96 CFATTACH_DECL_NEW(asc_vsbus, sizeof(struct asc_vsbus_softc),
177 struct asc_vsbus_softc * const asc = device_private(self);
307 struct asc_vsbus_softc * const asc = (struct asc_vsbus_softc *)sc;
316 struct asc_vsbus_softc * const asc = (struct asc_vsbus_softc *)sc;
325 struct asc_vsbus_softc * const asc = (struct asc_vsbus_softc *)sc;
334 struct asc_vsbus_softc * const asc = (struct asc_vsbus_softc *)sc
    [all...]

Completed in 59 milliseconds