Lines Matching refs:session
298 session_t *ccb_session; /* session for CCB */
352 /* connection ID (unique within session) */
362 /* back pointer to the owning session */
376 /* if it's linked into the session list */
401 Per session data: the session structure
407 easily get from adapter to session.
415 int s_refcount; /* session in use by scsipi */
428 uint16_t s_id; /* session ID (unique within driver) */
429 uint16_t s_TSIH; /* Target assigned session ID */
446 iscsi_login_session_type_t s_login_type; /* session type */
459 /* connections associated with this session (active or winding down) */
470 /* the session list type */
483 uint32_t ev_session_id; /* affected session ID */
677 connection_t *assign_connection(session_t *session, bool waitok);