sbp.c | 355 static struct sbp_target *sbp_alloc_target(struct sbp_softc *, 500 if (sbp_alloc_target(sc, fwa->fwdev) == NULL) 821 sbp_alloc_target(struct sbp_softc *sc, struct fw_device *fwdev) function in typeref:struct:sbp_target * 828 printf("sbp_alloc_target\n");
|