Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h177 lm_alloc_resc(
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c1402 if (lm_alloc_resc(pLM) != LM_STATUS_SUCCESS) in BnxeHwStartCore()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_resc.c2191 lm_status_t lm_alloc_resc(struct _lm_device_t *pdev) in lm_alloc_resc() function