Home
last modified time | relevance | path

Searched refs:fdc_walk_ctx (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/fdc/
H A Dfdc_acpi.c69 struct fdc_walk_ctx { struct
153 struct fdc_walk_ctx *ctx; in fdc_acpi_probe_children()
158 ctx = malloc(sizeof(struct fdc_walk_ctx), M_TEMP, M_NOWAIT); in fdc_acpi_probe_children()
188 struct fdc_walk_ctx *ctx; in fdc_acpi_probe_child()
194 ctx = (struct fdc_walk_ctx *)arg; in fdc_acpi_probe_child()