Searched refs:SMBIOS_GET32 (Results 1 – 1 of 1) sorted by relevance
121 SMBIOS_GET32(const caddr_t base, int off) in SMBIOS_GET32() function193 SMBIOS_GET32(cp, 0x0c); /* Maximum size. */ in smbios_sigsearch()253 #define UUID_GET(base, off) SMBIOS_GET32(base, off)297 f1 = ntohl(SMBIOS_GET32(addr, 0)); in smbios_setuuid()301 f1 = le32toh(SMBIOS_GET32(addr, 0)); in smbios_setuuid()587 smbios.length = SMBIOS_GET32(saddr, 0x0c); in smbios_probe()603 paddr = SMBIOS_GET32(saddr, 0x18); in smbios_probe()