Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h273 void ecore_hw_remove(struct ecore_dev *p_dev);
H A Decore_dev.c4146 void ecore_hw_remove(struct ecore_dev *p_dev) in ecore_hw_remove() function
H A Drelease.txt2098 and, as UNLOADED as part of ecore_hw_remove(). Now it's the
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c3271 ecore_hw_remove(edev); in qede_free_attach_resources()