Searched refs:iscsi_set_params (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsid.c | 1486 (void) iscsi_set_params(&ips, ihp, B_TRUE); 1500 (void) iscsi_set_params(&ips, ihp, B_FALSE); 1534 (void) iscsi_set_params(&ips, ihp, B_FALSE); 1556 rc = iscsi_set_params(&ips, 1651 rc = iscsi_set_params(&ips,
|
H A D | iscsi.h | 1353 int iscsi_set_params(iscsi_param_set_t *, iscsi_hba_t *, boolean_t);
|
H A D | iscsi_ioctl.c | 741 iscsi_set_params(iscsi_param_set_t *ils, iscsi_hba_t *ihp, boolean_t persist) function
|
H A D | iscsi.c | 1751 rtn = iscsi_set_params(ils, ihp, B_TRUE); 1862 rtn = iscsi_set_params(ils, ihp, B_TRUE);
|
Completed in 79 milliseconds