Home
last modified time | relevance | path

Searched refs:ISCSI_LOGOUT_CMD (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/iscsi_initiator/
H A Disc_sm.c100 case ISCSI_LOGOUT_CMD: // XXX: wasabi does this - can't figure out why in _reject()
465 case ISCSI_LOGOUT_CMD: in proc_out()
H A Discsi.h56 #define ISCSI_LOGOUT_CMD 0x06 macro
/freebsd-13.1/sbin/iscontrol/
H A Dfsm.c613 p->cmd = ISCSI_LOGOUT_CMD| 0x40; in startLogout()