Home
last modified time | relevance | path

Searched refs:SIZEOF (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/psm/stand/bootblks/ufs/i386/
H A Dmboot.S106 #define SIZEOF(label) (label##_end - label) macro
187 mov cx, SIZEOF(NoActiveErrMsg)
208 mov cx, SIZEOF(lbastring)
245 mov cx, SIZEOF(chsstring)
260 mov cx, SIZEOF(GeomErrMsg)
312 mov cx, SIZEOF(ReadErrMsg)
322 mov cx, SIZEOF(SigErrMsg)
331 mov cx, SIZEOF(ReturnErrMsg)
/titanic_50/usr/src/cmd/adbgen/common/
H A Dadbgen1.c73 #define SIZEOF 9 /* print sizeof struct */ macro
400 return (SIZEOF); in get_type()
460 case SIZEOF: in generate()
/titanic_50/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_drv.c157 #define SIZEOF(s, m) (sizeof (((s *)0)->m)) macro
159 { n, OFFSETOF(s, m), SIZEOF(s, m), t }
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dncsi_cmds.h3251 #define NCSI_CMD_CHKSUM_SIZE SIZEOF(NcsiCmdDefaultRspPayload_t, ChecksumCompensation)