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

  /src/sys/stand/efiboot/
smbios.c 133 * smbios_find_table() takes a caller supplied smbios struct type and
139 * smbios_find_table with the same arguments.
142 smbios_find_table(uint8_t type, struct smbtable *st) function in typeref:typename:int
  /src/sys/dev/
smbios.c 251 * smbios_find_table() takes a caller supplied smbios struct type and
257 * smbios_find_table with the same arguments.
260 smbios_find_table(uint8_t type, struct smbtable *st) function in typeref:typename:int

Completed in 13 milliseconds