Searched refs:bdrv_t (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/cx/
H A Dif_cx.c172 } bdrv_t; typedef in typeref:struct:_bdrv_t
177 sizeof (bdrv_t),
314 CX_LOCK ((bdrv_t *)d->board->sys);
326 CX_UNLOCK ((bdrv_t *)d->board->sys);
336 bdrv_t *bd = b->sys;
351 bdrv_t *bd = arg;
647 bdrv_t *bd = device_get_softc (dev);
895 bdrv_t *bd = device_get_softc (dev);
1024 bdrv_t *bd = d->board->sys;
1068 bdrv_t *b
[all...]
/freebsd-10.2-release/sys/dev/ce/
H A Dif_ce.c197 } bdrv_t; typedef in typeref:struct:_bdrv_t
202 sizeof(bdrv_t),
364 CE_LOCK ((bdrv_t *)d->board->sys);
372 CE_UNLOCK ((bdrv_t *)d->board->sys);
385 bdrv_t *bd = (bdrv_t *) b->sys;
400 bdrv_t *bd = arg;
547 bdrv_t *bd = device_get_softc (dev);
772 bdrv_t *bd = device_get_softc (dev);
881 bdrv_t *b
[all...]
/freebsd-10.2-release/sys/dev/cp/
H A Dif_cp.c137 } bdrv_t; typedef in typeref:struct:_bdrv_t
142 sizeof(bdrv_t),
248 CP_LOCK ((bdrv_t *)d->board->sys);
264 CP_UNLOCK ((bdrv_t *)d->board->sys);
277 bdrv_t *bd = (bdrv_t *) b->sys;
292 bdrv_t *bd = arg;
399 bdrv_t *bd = device_get_softc (dev);
555 bdrv_t *bd = device_get_softc (dev);
663 bdrv_t *b
[all...]
/freebsd-10.2-release/sys/dev/ctau/
H A Dif_ct.c142 } bdrv_t; typedef in typeref:struct:_bdrv_t
147 sizeof (bdrv_t),
237 CT_LOCK ((bdrv_t *)d->bd);
239 CT_UNLOCK ((bdrv_t *)d->bd);
250 bdrv_t *bd = ((drv_t *)b->chan->sys)->bd;
264 bdrv_t *bd = arg;
548 bdrv_t *bd = device_get_softc (dev);
773 bdrv_t *bd = device_get_softc (dev);
872 bdrv_t *bd = d->bd;
916 bdrv_t *b
[all...]

Completed in 113 milliseconds