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

  /src/sys/dev/ieee1394/
sbp.c 298 struct sbp_target *target;
312 struct sbp_target { struct
332 struct sbp_target sc_target;
354 static void sbp_alloc_lun(struct sbp_target *);
355 static struct sbp_target *sbp_alloc_target(struct sbp_softc *,
389 static void sbp_free_target(struct sbp_target *);
391 static void sbp_scsipi_detach_target(struct sbp_target *);
472 struct sbp_target *target = &sc->sc_target;
665 sbp_alloc_lun(struct sbp_target *target)
820 static struct sbp_target *
    [all...]
sbp.c 298 struct sbp_target *target;
312 struct sbp_target { struct
332 struct sbp_target sc_target;
354 static void sbp_alloc_lun(struct sbp_target *);
355 static struct sbp_target *sbp_alloc_target(struct sbp_softc *,
389 static void sbp_free_target(struct sbp_target *);
391 static void sbp_scsipi_detach_target(struct sbp_target *);
472 struct sbp_target *target = &sc->sc_target;
665 sbp_alloc_lun(struct sbp_target *target)
820 static struct sbp_target *
    [all...]

Completed in 39 milliseconds