Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c1777 rc = lm_chip_stop(pLM); in BnxeHwStopCore()
1989 lm_chip_stop(pLM); in BnxeHwQuiesce()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3536 lm_status_t lm_chip_stop(struct _lm_device_t *pdev);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c1179 lm_status_t lm_chip_stop(struct _lm_device_t *pdev) in lm_chip_stop() function