Home
last modified time | relevance | path

Searched defs:mambodisk_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/mambo/
H A Dmambo_disk.c43 struct mambodisk_softc { struct
44 device_t dev;
45 struct mtx sc_mtx;
46 struct disk *disk;
47 struct proc *p;
48 struct bio_queue_head bio_queue;
49 int running;
50 int maxblocks;