Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c75 static int pcishpc_destroy_controller(dev_info_t *dip);
209 (void) pcishpc_destroy_controller(dip); in pcishpc_init()
246 (void) pcishpc_destroy_controller(dip); in pcishpc_uninit()
936 pcishpc_destroy_controller(dev_info_t *dip) in pcishpc_destroy_controller() function