Searched refs:ISCSI_LOGIN_CMD (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sbin/iscontrol/
H A Dlogin.c293 lp->cmd = ISCSI_LOGIN_CMD | 0x40; // login request + Inmediate
333 lp->cmd = ISCSI_LOGIN_CMD | 0x40; // login request + Inmediate
379 lp->cmd = ISCSI_LOGIN_CMD | 0x40; // login request + Inmediate
/freebsd-12-stable/sys/dev/iscsi_initiator/
H A Discsi.h53 #define ISCSI_LOGIN_CMD 0x03 macro
H A Disc_sm.c463 case ISCSI_LOGIN_CMD:
H A Discsivar.h70 #define ISOK2DIG(dig, pp) ((dig != NULL) && ((pp->ipdu.bhs.opcode & 0x1f) != ISCSI_LOGIN_CMD))

Completed in 113 milliseconds