Home
last modified time | relevance | path

Searched defs:sym_m_pool (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h1150 typedef struct sym_m_pool { struct
1152 void * (*get_mem_cluster)(struct sym_m_pool *); argument
1154 void (*free_mem_cluster)(struct sym_m_pool *, void *); argument
1160 struct sym_m_pool *next; argument
1161 struct sym_m_link h[SYM_MEM_CLUSTER_SHIFT - SYM_MEM_SHIFT + 1];