Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_netbsdkintf.c250 #define raidsoftc(dev) (((struct raid_softc *)device_private(dev))->sc_r.softc) macro
845 struct raid_softc *rs = raidsoftc(dev); in raid_dumpblocks()
1002 struct raid_softc *rs = raidsoftc(self); in raid_lastclose()
1105 struct raid_softc *rs = raidsoftc(dev); in raid_diskstart()
1964 raidsoftc(dev) = rs; in raidinit()
3802 struct raid_softc *rs = raidsoftc(self); in raid_detach()