Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_ddi.c298 static int lmrc_alloc_mfi_cmds(lmrc_t *, const size_t);
398 if (lmrc_alloc_mfi_cmds(lmrc, LMRC_MAX_MFI_CMDS) != DDI_SUCCESS) in lmrc_ctrl_attach()
1044 lmrc_alloc_mfi_cmds(lmrc_t *lmrc, const size_t ncmd) in lmrc_alloc_mfi_cmds() function