Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/
H A Dfac_prov_ahci.c42 static int fac_prov_ahci_enum(topo_mod_t *, tnode_t *, const char *,
51 static const topo_modops_t ahci_ops = { fac_prov_ahci_enum, NULL };
270 fac_prov_ahci_enum(topo_mod_t *mod, tnode_t *rnode, const char *name, in fac_prov_ahci_enum() function