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

/freebsd-13-stable/usr.sbin/ctld/
H A Dkernel.c142 int cfiscsi_state; member in struct:cctl_port
376 } else if (strcmp(name, "cfiscsi_state") == 0) {
379 cur_port->cfiscsi_state = strtoul(str, NULL, 0);
579 if (port->cfiscsi_state != 1) {
581 (uintmax_t)port->port_id, port->cfiscsi_state);

Completed in 47 milliseconds