Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sili/
H A Dsili_attach.c59 static const struct sili_device sili_devices[] = {
89 const struct sili_device *
92 const struct sili_device *ad; in sili_lookup_device()
H A Dsili.h721 struct sili_device;
803 const struct sili_device *sc_ad; /* special casing */
839 struct sili_device { struct
868 const struct sili_device *sili_lookup_device(device_t dev); argument
H A Dsili_dragonfly.c92 const struct sili_device *ad; in sili_probe()