Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcieb.c171 static int pcieb_detach(dev_info_t *devi, ddi_detach_cmd_t cmd);
180 pcieb_detach, /* detach */
493 (void) pcieb_detach(devi, DDI_DETACH); in pcieb_attach()
498 pcieb_detach(dev_info_t *devi, ddi_detach_cmd_t cmd) in pcieb_detach() function