Searched defs:status_detail (Results 1 - 2 of 2) sorted by relevance

/drivers/target/iscsi/
H A Discsi_target_util.c1287 * errors set in status_class and status_detail.
1292 int iscsit_tx_login_rsp(struct iscsi_conn *conn, u8 status_class, u8 status_detail) argument
1298 iscsit_collect_login_stats(conn, status_class, status_detail);
1305 hdr->status_detail = status_detail;
1437 u8 status_detail)
1463 (status_detail == ISCSI_LOGIN_STATUS_AUTH_FAILED)) {
1467 (status_detail == ISCSI_LOGIN_STATUS_TGT_FORBIDDEN)) {
1471 (status_detail == ISCSI_LOGIN_STATUS_INIT_ERR)) {
1434 iscsit_collect_login_stats( struct iscsi_conn *conn, u8 status_class, u8 status_detail) argument
/drivers/scsi/bnx2i/
H A D57xx_iscsi_hsi.h951 u8 status_detail; member in struct:bnx2i_login_response
955 u8 status_detail; member in struct:bnx2i_login_response

Completed in 84 milliseconds