ISCSISADD
case ISCSISADD:
error = ioctl(iscsi_fd, ISCSISADD, &isa);
error = ioctl(conn->conn_iscsi_fd, ISCSISADD, &isa);
ISCSISADD,