Searched defs:sas_ha_struct (Results 1 – 2 of 2) sorted by relevance
45308 struct sas_ha_struct { struct45309 struct list_head defer_q;45310 struct mutex drain_mutex;45311 long unsigned int state;45312 spinlock_t lock;45313 int eh_active;45314 wait_queue_head_t eh_wait_q;45315 struct list_head eh_dev_q;45316 struct mutex disco_mutex;45317 struct scsi_core core;[all …]