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

  /src/sys/dev/
smbiosvar.h 93 struct smbtable { struct
294 int smbios_find_table(uint8_t, struct smbtable *);
295 char *smbios_get_string(struct smbtable *, uint8_t, char *, size_t);
  /src/sys/stand/efiboot/
smbios.h 88 struct smbtable { struct
286 int smbios_find_table(uint8_t, struct smbtable *);
287 char *smbios_get_string(struct smbtable *, uint8_t, char *, size_t);

Completed in 14 milliseconds