Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c73 static pcie_hp_ctrl_t *pcishpc_create_controller(dev_info_t *dip);
151 ctrl_p = pcishpc_create_controller(dip); in pcishpc_init()
839 pcishpc_create_controller(dev_info_t *dip) in pcishpc_create_controller() function