Searched refs:sbdPropsSize (Results 1 – 1 of 1) sorted by relevance
2190 int sbdPropsSize = sizeof (*sbdProps) + MAX_SBD_PROPS; in getDiskAllProps() local2206 sbdProps = calloc(1, sbdPropsSize); in getDiskAllProps()2225 sbdIoctl.stmf_ibuf_size = sbdPropsSize; in getDiskAllProps()2227 sbdIoctl.stmf_obuf_size = sbdPropsSize; in getDiskAllProps()2403 int sbdPropsSize = sizeof (*sbdProps) + MAX_SBD_PROPS; in getDiskGlobalProp() local2420 sbdProps = calloc(1, sbdPropsSize); in getDiskGlobalProp()2429 sbdIoctl.stmf_obuf_size = sbdPropsSize; in getDiskGlobalProp()2446 sbdPropsSize = in getDiskGlobalProp()2453 sbdPropsSize); in getDiskGlobalProp()