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

/freebsd-9.3-release/sys/powerpc/ps3/
H A Dps3cdrom.c82 union ccb *x_ccb; member in struct:ps3cdrom_xfer
368 xp->x_ccb = ccb;
378 xp->x_ccb = NULL;
489 ccb = xp->x_ccb;
535 xp->x_ccb = NULL;
555 union ccb *ccb = xp->x_ccb;
567 xp->x_ccb = NULL;
648 xp->x_ccb = NULL;
/freebsd-9.3-release/sys/dev/si/
H A Dsi.h341 struct si_channel x_ccb; member in union:si_pstat::__anon8929
345 #define tc_ccb tc_action.x_ccb

Completed in 102 milliseconds