com_acpi.c | 41 static int com_acpi_match(device_t, cfdata_t , void *); 49 CFATTACH_DECL_NEW(com_acpi, sizeof(struct com_acpi_softc), com_acpi_match, 91 * com_acpi_match: autoconf(9) match routine 94 com_acpi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|