HomeSort by: relevance | last modified time | path
    Searched refs:ibs_acpi_hid (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
igpioreg.h 81 const char *ibs_acpi_hid; member in struct:igpio_bank_setup
igpio.c 166 for (ibs = igpio_bank_setup; ibs->ibs_acpi_hid; ibs++) {
167 if (strcmp(ib->ib_sc->sc_acpi_hid, ibs->ibs_acpi_hid) != 0)
431 if (strcmp(ipg->ipg_acpi_hid, ibs->ibs_acpi_hid) != 0)
760 ibs->ibs_acpi_hid) != 0)

Completed in 11 milliseconds