Home
last modified time | relevance | path

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

/freebsd/usr.bin/iscsictl/
H A Discsictl.h58 #define PROTOCOL_ISCSI 1 macro
H A Dparse.y292 target->t_protocol = PROTOCOL_ISCSI;
H A Discsictl.c265 targ->t_protocol = PROTOCOL_ISCSI; in conf_verify()