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

  /src/sys/arch/arm/apple/
apple_mbox.c 105 struct apple_mbox_softc { struct
128 struct apple_mbox_softc const *sc = arg;
150 struct apple_mbox_softc * const sc = device_private(dev);
165 struct apple_mbox_softc * const sc = device_private(dev);
176 struct apple_mbox_softc * const sc = device_private(dev);
198 struct apple_mbox_softc * const sc = device_private(dev);
227 struct apple_mbox_softc * const sc = device_private(self);
309 CFATTACH_DECL_NEW(apple_mbox, sizeof(struct apple_mbox_softc),
apple_mbox.c 105 struct apple_mbox_softc { struct
128 struct apple_mbox_softc const *sc = arg;
150 struct apple_mbox_softc * const sc = device_private(dev);
165 struct apple_mbox_softc * const sc = device_private(dev);
176 struct apple_mbox_softc * const sc = device_private(dev);
198 struct apple_mbox_softc * const sc = device_private(dev);
227 struct apple_mbox_softc * const sc = device_private(self);
309 CFATTACH_DECL_NEW(apple_mbox, sizeof(struct apple_mbox_softc),

Completed in 116 milliseconds