Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwx.c513 const struct iwx_device_cfg *iwx_find_device_cfg(struct iwx_softc *);
11300 iwx_find_device_cfg(struct iwx_softc *sc) in iwx_find_device_cfg() function
11585 cfg = iwx_find_device_cfg(sc); in iwx_attach()