Man Page: ldi_get_size
Operating Environment: opensolaris
Section: 9f
ldi_get_size(9F) Kernel Functions for Drivers ldi_get_size(9F)NAMEldi_get_size - Retrieve device sizeSYNOPSIS#include <sys/sunldi.h> int ldi_get_size(ldi_handle_t lh, uint64_t *sizep);PARAMETERSlh Layered handle. sizep Pointer to the caller's unsigned 64-bit integer buffer.DESCRIPTIONThe ldi_get_size() function uses the layered driver handle to calculate and return a device's size. The device size is returned within the caller supplied buffer (*sizep). A valid layered driver handle must be obtained via the ldi_open_by_name(9F) interface prior to calling ldi_get_size().RETURN VALUESThe ldi_get_size() function returns the following values: DDI_SUCCESS The device size has been returned within the caller supplied buffer. DDI_FAILURE The device size could not be found or determined.CONTEXTThis function may be called from user or kernel context.SEE ALSOldi_open_by_name(9F) Writing Device Drivers SunOS 5.11 18 Mar 2004 ldi_get_size(9F)
| Related Man Pages |
|---|
| ldi_open_by_devid(9f) - sunos |
| ldi_add_event_handler(9f) - opensolaris |
| ldi_get_dev(9f) - opensolaris |
| ldi_get_minor_name(9f) - opensolaris |
| ldi_get_otyp(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| solaris zones vs container.. |
| What does this mean? |
| Change directory for core file |
| Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
| %memused is high |