raid_softc
raidframe_netbsd32_ioctl(struct raid_softc *rs, u_long cmd, void *data)
rf_config_netbsd32(struct raid_softc *rs, void *data)
rf_config50(struct raid_softc *rs, void *data)
raidframe_ioctl_50(struct raid_softc *rs, u_long cmd, void *data)
rf_config80(struct raid_softc *rs, void *data)
raidframe_ioctl_80(struct raid_softc *rs, u_long cmd, void *data)
struct raid_softc *rs = raidsoftc(self);
struct raid_softc *rs;
struct raid_softc *rs;
struct raid_softc *rs = raidsoftc(dev);
struct raid_softc *rs;
struct raid_softc *rs;
struct raid_softc *rs;
raid_detach_unlocked(struct raid_softc *rs)
rf_getConfiguration(struct raid_softc *rs, void *data, RF_Config_t **k_cfg)
rf_construct(struct raid_softc *rs, RF_Config_t *k_cfg)
struct raid_softc *rs;
static void raidinit(struct raid_softc *);
raidinit(struct raid_softc *rs)
struct raid_softc *rs;
raidlock(struct raid_softc *rs)
raidunlock(struct raid_softc *rs)
#define raidsoftc(dev) (((struct raid_softc *)device_private(dev))->sc_r.softc)
CFATTACH_DECL3_NEW(raid, sizeof(struct raid_softc),
struct raid_softc *rs = raidPtr->softc;
static int raidlock(struct raid_softc *);
static void raidunlock(struct raid_softc *);
static int raid_detach_unlocked(struct raid_softc *);
static void rf_set_geometry(struct raid_softc *, RF_Raid_t *);
static struct raid_softc *rf_auto_config_set(RF_ConfigSet_t *);
static LIST_HEAD(, raid_softc) raids = LIST_HEAD_INITIALIZER(raids);
static struct raid_softc *
struct raid_softc *sc = kmem_zalloc(sizeof(*sc), KM_SLEEP);
raiddestroy(struct raid_softc *sc) {
static struct raid_softc *
struct raid_softc *sc;
static struct raid_softc *
struct raid_softc *sc;
struct raid_softc *rs;
raidput(struct raid_softc *sc) {
struct raid_softc *rs = raidsoftc(self);
rf_set_geometry(struct raid_softc *rs, RF_Raid_t *raidPtr)
rf_inited(const struct raid_softc *rs) {
rf_get_raid(struct raid_softc *rs) {
rf_get_unit(const struct raid_softc *rs) {
struct raid_softc *sc = r->softc;
struct raid_softc *sc;
rf_find_bootwedge(struct raid_softc *rsc)
struct raid_softc *sc, *rsc;
struct raid_softc *rs;
struct raid_softc *rs;
struct raid_softc *rs = raidsoftc(dev);
struct raid_softc *rs;
LIST_ENTRY(raid_softc) sc_link;
int rf_inited(const struct raid_softc *);
int rf_get_unit(const struct raid_softc *);
RF_Raid_t *rf_get_raid(struct raid_softc *);
int rf_construct(struct raid_softc *, RF_Config_t *);
struct raid_softc;
(struct raid_softc *, u_long, void *));
(struct raid_softc *, u_long, void *));
(struct raid_softc *, u_long, void *));