Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cx/
Dif_cx.c173 } bdrv_t; typedef
178 sizeof (bdrv_t),
299 CX_LOCK ((bdrv_t *)d->board->sys); in cx_timeout()
311 CX_UNLOCK ((bdrv_t *)d->board->sys); in cx_timeout()
321 bdrv_t *bd = b->sys; in cx_led_off()
336 bdrv_t *bd = arg; in cx_intr()
631 bdrv_t *bd = device_get_softc (dev); in cx_attach()
880 bdrv_t *bd = device_get_softc (dev); in cx_detach()
1009 bdrv_t *bd = d->board->sys; in cx_ifstart()
1053 bdrv_t *bd = d->board->sys; in cx_sioctl()
[all …]
/freebsd-12-stable/sys/dev/cp/
Dif_cp.c137 } bdrv_t; typedef
142 sizeof(bdrv_t),
231 CP_LOCK ((bdrv_t *)d->board->sys); in cp_timeout()
247 CP_UNLOCK ((bdrv_t *)d->board->sys); in cp_timeout()
260 bdrv_t *bd = (bdrv_t *) b->sys; in cp_led_off()
275 bdrv_t *bd = arg; in cp_intr()
382 bdrv_t *bd = device_get_softc (dev); in cp_attach()
539 bdrv_t *bd = device_get_softc (dev); in cp_detach()
647 bdrv_t *bd = d->board->sys; in cp_ifstart()
681 bdrv_t *bd = d->board->sys; in cp_sioctl()
[all …]
/freebsd-12-stable/sys/dev/ctau/
Dif_ct.c143 } bdrv_t; typedef
148 sizeof (bdrv_t),
221 CT_LOCK ((bdrv_t *)d->bd); in ct_timeout()
223 CT_UNLOCK ((bdrv_t *)d->bd); in ct_timeout()
234 bdrv_t *bd = ((drv_t *)b->chan->sys)->bd; in ct_led_off()
248 bdrv_t *bd = arg; in ct_intr()
531 bdrv_t *bd = device_get_softc (dev); in ct_attach()
757 bdrv_t *bd = device_get_softc (dev); in ct_detach()
856 bdrv_t *bd = d->bd; in ct_ifstart()
900 bdrv_t *bd = d->bd; in ct_sioctl()
[all …]
/freebsd-12-stable/sys/dev/ce/
Dif_ce.c193 } bdrv_t; typedef
198 sizeof(bdrv_t),
343 CE_LOCK ((bdrv_t *)d->board->sys); in ce_timeout()
351 CE_UNLOCK ((bdrv_t *)d->board->sys); in ce_timeout()
364 bdrv_t *bd = (bdrv_t *) b->sys; in ce_led_off()
379 bdrv_t *bd = arg; in ce_intr()
526 bdrv_t *bd = device_get_softc (dev); in ce_attach()
752 bdrv_t *bd = device_get_softc (dev); in ce_detach()
861 bdrv_t *bd = d->board->sys; in ce_ifstart()
890 bdrv_t *bd = d->board->sys; in ce_sioctl()
[all …]