Searched refs:ISCSI_CONN_PROPS_GET (Results 1 – 4 of 4) sorted by relevance
133 #define ISCSI_CONN_PROPS_GET (ISCSI_IOCTL | 32) macro
125 #define ISCSI_CONN_PROPS_GET (ISCSI_IOCTL | 32) macro
2352 if (ioctl(fd, ISCSI_CONN_PROPS_GET, iscsiConnProps) != 0) { in getConnProps()
3500 case ISCSI_CONN_PROPS_GET: in iscsi_ioctl()