Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixl.c1355 static int ixl_hmc(struct ixl_softc *);
1851 if (ixl_hmc(sc) != 0) { in ixl_attach()
4652 ixl_hmc(struct ixl_softc *sc) in ixl_hmc() function