Searched defs:sas_ha_struct (Results 1 – 2 of 2) sorted by relevance
362 struct sas_ha_struct { struct365 struct mutex drain_mutex;366 unsigned long state;367 spinlock_t lock;368 int eh_active;369 wait_queue_head_t eh_wait_q;370 struct list_head eh_dev_q;372 struct mutex disco_mutex;374 struct scsi_core core;377 char *sas_ha_name;[all …]
164 pcidev174 sas_port
Completed in 6 milliseconds