Home
last modified time | relevance | path

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

/freebsd/sys/dev/fdc/
H A Dfdc_acpi.c70 uint32_t fd_present[ACPI_FDC_MAXDEVS]; member
163 bcopy(fde, ctx->fd_present, sizeof(ctx->fd_present)); in fdc_acpi_probe_children()
173 if (ctx->fd_present[i] == ACPI_FD_PRESENT && in fdc_acpi_probe_children()
206 if (ctx->fd_present[ctx->index] != ACPI_FD_PRESENT) in fdc_acpi_probe_child()