HomeSort by: relevance | last modified time | path
    Searched defs:raid_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/raidframe/
rf_raid.h 312 struct raid_softc { struct
322 LIST_ENTRY(raid_softc) sc_link;
335 int rf_inited(const struct raid_softc *);
336 int rf_get_unit(const struct raid_softc *);
337 RF_Raid_t *rf_get_raid(struct raid_softc *);
338 int rf_construct(struct raid_softc *, RF_Config_t *);

Completed in 15 milliseconds