Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/twe/
H A Dtwevar.h57 int td_twe_unit; /* index into sc->twe_drive[] */ member
H A Dtwe_freebsd.c583 dr->td_twe_unit, in twe_attach_drive()
789 …if ((error = twe_dump_blocks(twe_sc, twed_sc->twed_drive->td_twe_unit, offset / TWE_BLOCK_SIZE, vi… in twed_dump()
H A Dtwe.c272 dr->td_twe_unit = unit; in twe_add_unit()
448 cmd->io.unit = ((struct twed_softc *)bio->bio_driver_info)->twed_drive->td_twe_unit; in twe_startio()