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

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl.c371 static int ctl_alloc_lun(struct ctl_softc *ctl_softc, struct ctl_lun *lun,
1091 ctl_alloc_lun(softc, lun, /*be_lun*/NULL, /*target*/softc->target);
4192 ctl_alloc_lun(struct ctl_softc *ctl_softc, struct ctl_lun *ctl_lun, function
4356 printf("ctl_alloc_lun: FETD %s port %d "
4367 printf("ctl_alloc_lun: FETD %s port %d returned error "
4523 * ctl_alloc_lun() should handle all potential failure cases.
4525 ctl_alloc_lun(ctl_softc, NULL, be_lun, ctl_softc->target);
4630 printf("ctl_alloc_lun: FETD %s port %d returned error "

Completed in 112 milliseconds