Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Doctcf.c152 int octcf_get_params(struct octcf_softc *, struct ataparams *);
212 if (octcf_get_params(wd, &wd->sc_params) != 0) { in octcfattach()
447 octcf_get_params(wd, &wd->sc_params); in octcfopen()
753 octcf_get_params(struct octcf_softc *wd, struct ataparams *params) in octcf_get_params() function