Home
last modified time | relevance | path

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

/freebsd/sys/dev/flash/
H A Dn25q.c93 struct n25q_softc { struct
160 n25q_get_device_ident(struct n25q_softc *sc) in n25q_get_device_ident()
210 struct n25q_softc *sc; in n25q_read()
279 struct n25q_softc *sc; in n25q_attach()
334 struct n25q_softc *sc; in n25q_detach()
388 struct n25q_softc *sc; in n25q_strategy()
390 sc = (struct n25q_softc *)bp->bio_disk->d_drv1; in n25q_strategy()
401 struct n25q_softc *sc; in n25q_getattr()
425 struct n25q_softc *sc; in n25q_task()
429 sc = (struct n25q_softc *)arg; in n25q_task()
[all …]