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

/freebsd-12-stable/sys/cam/scsi/
H A Dscsi_enc_internal.h146 union ccb saved_ccb; member in struct:enc_softc
H A Dscsi_pt.c85 union ccb saved_ccb; member in struct:pt_softc
H A Dscsi_sg.c111 union ccb saved_ccb; member in struct:sg_softc
H A Dscsi_ch.c148 union ccb saved_ccb; member in struct:ch_softc
H A Dscsi_pass.c132 union ccb saved_ccb; member in struct:pass_softc
H A Dscsi_xpt.c191 union ccb saved_ccb; member in struct:__anon9721
H A Dscsi_cd.c167 union ccb saved_ccb; member in struct:cd_softc
H A Dscsi_da.c350 union ccb saved_ccb; member in struct:da_softc
H A Dscsi_sa.c355 union ccb saved_ccb; member in struct:sa_softc
/freebsd-12-stable/sys/cam/
H A Dcam_periph.c1370 union ccb *saved_ccb; local
1442 saved_ccb = (union ccb *)done_ccb->ccb_h.saved_ccb_ptr;
1443 bcopy(saved_ccb, done_ccb, sizeof(*done_ccb));
1444 xpt_free_ccb(saved_ccb);
/freebsd-12-stable/sys/cam/mmc/
H A Dmmc_xpt.c167 union ccb saved_ccb; member in struct:__anon9635

Completed in 275 milliseconds