Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c197 static int hmeallocbufs(struct hme *);
1479 if (hmeallocbufs(hmep) != DDI_SUCCESS) { in hmeattach()
2855 hmeallocbufs(struct hme *hmep) in hmeallocbufs() function