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

/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_idm.c68 static idm_status_t iser_buf_alloc(idm_buf_t *idb, uint64_t buflen);
101 &iser_buf_alloc, /* it_buf_alloc */
1036 * iser_buf_alloc() allocates a buffer and registers it with the IBTF for
1046 iser_buf_alloc(idm_buf_t *idb, uint64_t buflen) function
1065 ISER_LOG(CE_NOTE, "iser_buf_alloc: alloc failed");

Completed in 59 milliseconds