Searched refs:ISCSI_CHAP_GET (Results 1 – 5 of 5) sorted by relevance
115 #define ISCSI_CHAP_GET (ISCSI_IOCTL | 14) macro
108 #define ISCSI_CHAP_GET (ISCSI_IOCTL | 14) macro
2208 if (ioctl(fd, ISCSI_CHAP_GET, &chap_p) != 0) { in IMA_GetInitiatorAuthParms()
3019 if (ioctl(fd, ISCSI_CHAP_GET, &chap_p) != 0) { in SUN_IMA_GetTargetAuthParms()
2400 case ISCSI_CHAP_GET: in iscsi_ioctl()