Searched refs:sbdPropsSize (Results 1 – 1 of 1) sorted by relevance
2188 int sbdPropsSize = sizeof (*sbdProps) + MAX_SBD_PROPS; in getDiskAllProps() local2204 sbdProps = calloc(1, sbdPropsSize); in getDiskAllProps()2223 sbdIoctl.stmf_ibuf_size = sbdPropsSize; in getDiskAllProps()2225 sbdIoctl.stmf_obuf_size = sbdPropsSize; in getDiskAllProps()2401 int sbdPropsSize = sizeof (*sbdProps) + MAX_SBD_PROPS; in getDiskGlobalProp() local2418 sbdProps = calloc(1, sbdPropsSize); in getDiskGlobalProp()2427 sbdIoctl.stmf_obuf_size = sbdPropsSize; in getDiskGlobalProp()2444 sbdPropsSize = in getDiskGlobalProp()2451 sbdPropsSize); in getDiskGlobalProp()