Home
last modified time | relevance | path

Searched refs:prop_buf_size (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c241 int prop_buf_size; in get_pathlist() local
298 prop_buf_size = SV_PROP_MAX_BUF_SIZE; in get_pathlist()
323 ioc->ret_buf[i].ret_prop.buf_size = prop_buf_size; in get_pathlist()
325 (caddr_t)malloc(prop_buf_size)) == NULL) { in get_pathlist()
402 int prop_buf_size; in g_get_pathlist() local
423 prop_buf_size = SV_PROP_MAX_BUF_SIZE; in g_get_pathlist()
459 prop_buf_size, &nvl, 0); in g_get_pathlist()
/illumos-gate/usr/src/cmd/luxadm/
H A Dlux_util.c1365 int prop_buf_size; in get_scsi_vhci_pathinfo() local
1424 prop_buf_size = SV_PROP_MAX_BUF_SIZE; in get_scsi_vhci_pathinfo()
1448 ioc->ret_buf[i].ret_prop.buf_size = prop_buf_size; in get_scsi_vhci_pathinfo()
1450 (caddr_t)malloc(prop_buf_size)) == NULL) { in get_scsi_vhci_pathinfo()
H A Dfchba.c1349 int prop_buf_size = SV_PROP_MAX_BUF_SIZE; in scsi_vhci_details() local
1409 prop_buf_size, &nvl, 0); in scsi_vhci_details()