Searched refs:PROTOCOL_ISCSI (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/iscsictl/ | ||
H A D | iscsictl.h | 58 #define PROTOCOL_ISCSI 1 macro |
H A D | parse.y | 292 target->t_protocol = PROTOCOL_ISCSI; |
H A D | iscsictl.c | 265 targ->t_protocol = PROTOCOL_ISCSI; in conf_verify() |