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

/netbsd-current/sys/dev/iscsi/
H A Discsi.h145 #define ISCSI_STATUS_LIST_EMPTY 1 /* The requested list is empty. */ macro
H A Discsi_ioctl.c216 par->status = ISCSI_STATUS_LIST_EMPTY;
226 par->status = ISCSI_STATUS_LIST_EMPTY;
/netbsd-current/sbin/iscsictl/
H A Discsic_main.c94 {ISCSI_STATUS_LIST_EMPTY, "The list is empty"},
370 if (n == ISCSI_STATUS_LIST_EMPTY || n == ISCSID_STATUS_LIST_EMPTY)

Completed in 138 milliseconds