hidms.c | 213 hidms_attach(device_t self, struct hidms *ms, function in typeref:typename:void 232 DPRINTF(("hidms_attach: ms=%p\n", ms)); 233 DPRINTF(("hidms_attach: X\t%d/%d\n", 235 DPRINTF(("hidms_attach: Y\t%d/%d\n", 238 DPRINTF(("hidms_attach: Z\t%d/%d\n", 241 DPRINTF(("hidms_attach: W\t%d/%d\n", 244 DPRINTF(("hidms_attach: B%d\t%d/%d\n",
|