Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dtphci.c50 static int tphci_attach(dev_info_t *, ddi_attach_cmd_t);
131 tphci_attach, /* attach and detach are mandatory */
244 tphci_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in tphci_attach() function