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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h421 typedef struct mptsas_hash_node { struct
423 struct mptsas_hash_node *next;
427 struct mptsas_hash_node *head[MPTSAS_HASH_ARRAY_SIZE];
431 struct mptsas_hash_node *cur;

Completed in 52 milliseconds