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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_iscsi.c155 if (phba->conn_table[cid]) {
160 SE_DEBUG(DBG_LVL_8, "phba->conn_table[%d]=%p(beiscsi_conn)\n",
162 phba->conn_table[cid] = beiscsi_conn;
691 if (phba->conn_table[cid])
692 phba->conn_table[cid] = NULL;
H A Dbe_main.h311 struct beiscsi_conn *conn_table[BE2_MAX_SESSIONS * 2]; member in struct:beiscsi_hba

Completed in 65 milliseconds