Symbol: emlxs_mem_buf_alloc
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
10591
mp = emlxs_mem_buf_alloc(hba,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
10651
mp = emlxs_mem_buf_alloc(hba,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
10691
mp = emlxs_mem_buf_alloc(hba,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
10726
mp = emlxs_mem_buf_alloc(hba,
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
10762
if ((tx_mp = emlxs_mem_buf_alloc(hba, size)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
10804
if ((rx_mp = emlxs_mem_buf_alloc(hba, size)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4898
if ((rx_mp = emlxs_mem_buf_alloc(hba, MEM_BUF_SIZE)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4930
if ((rx_mp = emlxs_mem_buf_alloc(hba, MEM_BUF_SIZE)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4962
if ((rx_mp = emlxs_mem_buf_alloc(hba, MEM_BUF_SIZE)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
4994
if ((tx_mp = emlxs_mem_buf_alloc(hba, MEM_BUF_SIZE)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
5038
if ((rx_mp = emlxs_mem_buf_alloc(hba, MEM_BUF_SIZE)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
5095
if ((tx_mp = emlxs_mem_buf_alloc(hba, MEM_BUF_SIZE)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
5140
if ((rx_mp = emlxs_mem_buf_alloc(hba, MEM_BUF_SIZE)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
1663
if ((mp = emlxs_mem_buf_alloc(hba, (sizeof (mbox_req_hdr_t) +
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
2060
if ((mp = emlxs_mem_buf_alloc(hba, OBJ_MAX_XFER_SIZE)) == NULL) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_download.c
693
if ((mp = emlxs_mem_buf_alloc(hba, (sizeof (mbox_req_hdr_t) +
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3619
if ((mp = emlxs_mem_buf_alloc(hba, logSize)) == 0) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dump.c
3729
if ((mp = emlxs_mem_buf_alloc(hba, (sizeof (mbox_req_hdr_t) +
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
3070
mp = emlxs_mem_buf_alloc(hba, EMLXS_XFER_RDY_SIZE);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
8587
if ((mp = emlxs_mem_buf_alloc(hba, EMLXS_MAX_NONEMBED_SIZE)) == 0) {
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
564
extern MATCHMAP *emlxs_mem_buf_alloc(emlxs_hba_t *hba,