apple_ir_softc
struct apple_ir_softc *sc = arg;
struct apple_ir_softc *sc = arg;
apple_ir_process_report(struct apple_ir_softc *sc, uint8_t *report, int len)
struct apple_ir_softc *sc = usbd_xfer_softc(xfer);
struct apple_ir_softc *sc = device_get_softc(dev);
struct apple_ir_softc *sc = device_get_softc(dev);
.size = sizeof(struct apple_ir_softc)