Searched refs:SMBIOS_GET32 (Results 1 – 1 of 1) sorted by relevance
121 SMBIOS_GET32(const caddr_t base, int off) in SMBIOS_GET32() function232 #define UUID_GET(base, off) SMBIOS_GET32(base, off)276 f1 = ntohl(SMBIOS_GET32(addr, 0)); in smbios_setuuid()280 f1 = le32toh(SMBIOS_GET32(addr, 0)); in smbios_setuuid()562 smbios.length = SMBIOS_GET32(saddr, 0x0c); /* Structure Table Length */ in smbios_probe()572 paddr = SMBIOS_GET32(saddr, 0x18); /* Structure Table Address */ in smbios_probe()