Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dkernel.cc130 int cfiscsi_state; member
321 cur_port->cfiscsi_state = strtoul(str.c_str(), NULL, 0); in cctl_end_pelement()
459 if (port.cfiscsi_state != 1) { in add_iscsi_port()
461 (uintmax_t)port.port_id, port.cfiscsi_state); in add_iscsi_port()