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

/freebsd-current/usr.sbin/ctld/
H A Dkernel.c139 int cfiscsi_state; member in struct:cctl_port
373 } else if (strcmp(name, "cfiscsi_state") == 0) {
376 cur_port->cfiscsi_state = strtoul(str, NULL, 0);
576 if (port->cfiscsi_state != 1) {
578 (uintmax_t)port->port_id, port->cfiscsi_state);

Completed in 61 milliseconds