Searched refs:ISCSI_SENDTGTS_GET (Results 1 – 5 of 5) sorted by relevance
140 #define ISCSI_SENDTGTS_GET (ISCSI_IOCTL | 39) macro
132 #define ISCSI_SENDTGTS_GET (ISCSI_IOCTL | 39) macro
3199 if (ioctl(fd, ISCSI_SENDTGTS_GET, stl_hdr) != 0) { in sendTargets()
861 if (ioctl(fd, ISCSI_SENDTGTS_GET, stl_hdr) != 0) { in SUN_IMA_SendTargets()
4115 case ISCSI_SENDTGTS_GET: in iscsi_ioctl()