Home
last modified time | relevance | path

Searched refs:m_link_p (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_malloc.c83 m_link_p h = mp->h; in ___sym_malloc()
96 h[j].next = (m_link_p) M_GET_MEM_CLUSTER(); in ___sym_malloc()
110 h[j].next = (m_link_p) (a+s); in ___sym_malloc()
127 m_link_p q; in ___sym_mfree()
129 m_link_p h = mp->h; in ___sym_mfree()
150 ((m_link_p) a)->next = h[i].next; in ___sym_mfree()
151 h[i].next = (m_link_p) a; in ___sym_mfree()
157 while (q->next && q->next != (m_link_p) b) { in ___sym_mfree()
161 ((m_link_p) a)->next = h[i].next; in ___sym_mfree()
162 h[i].next = (m_link_p) a; in ___sym_mfree()
Dsym_hipd.h1350 } *m_link_p; typedef