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

/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_pass.c285 struct ccb_getdev *cgd;
288 cgd = (struct ccb_getdev *)arg;
339 struct ccb_getdev *cgd;
343 cgd = (struct ccb_getdev *)arg;
H A Dscsi_pt.c254 struct ccb_getdev *cgd;
257 cgd = (struct ccb_getdev *)arg;
361 struct ccb_getdev *cgd;
364 cgd = (struct ccb_getdev *)arg;
H A Dscsi_enc.c75 static enctyp enc_type(struct ccb_getdev *);
212 struct ccb_getdev *cgd;
216 cgd = (struct ccb_getdev *)arg;
690 enc_type(struct ccb_getdev *cgd)
929 struct ccb_getdev *cgd;
932 cgd = (struct ccb_getdev *)arg;
H A Dscsi_sg.c265 struct ccb_getdev *cgd;
268 cgd = (struct ccb_getdev *)arg;
303 struct ccb_getdev *cgd;
307 cgd = (struct ccb_getdev *)arg;
H A Dscsi_ch.c333 struct ccb_getdev *cgd;
336 cgd = (struct ccb_getdev *)arg;
374 struct ccb_getdev *cgd;
377 cgd = (struct ccb_getdev *)arg;
1725 struct ccb_getdev *cgd;
1731 if ((cgd = (struct ccb_getdev *)xpt_alloc_ccb_nowait()) == NULL)
H A Dscsi_da.c1617 struct ccb_getdev *cgd;
1620 cgd = (struct ccb_getdev *)arg;
2027 struct ccb_getdev *cgd;
2031 cgd = (struct ccb_getdev *)arg;
3136 struct ccb_getdev cgd;
H A Dscsi_cd.c530 struct ccb_getdev *cgd;
533 cgd = (struct ccb_getdev *)arg;
694 struct ccb_getdev *cgd;
698 cgd = (struct ccb_getdev *)arg;
1773 struct ccb_getdev cgd;
H A Dscsi_sa.c1412 struct ccb_getdev *cgd;
1415 cgd = (struct ccb_getdev *)arg;
1451 struct ccb_getdev *cgd;
1456 cgd = (struct ccb_getdev *)arg;
H A Dscsi_all.c3393 struct ccb_getdev *cgd;
3397 if ((cgd = (struct ccb_getdev*)xpt_alloc_ccb_nowait()) == NULL)
4799 struct ccb_getdev *cgd;
4824 if ((cgd = (struct ccb_getdev*)xpt_alloc_ccb_nowait()) == NULL)
/freebsd-9.3-release/sys/cam/ata/
H A Data_da.c487 struct ccb_getdev *cgd);
951 struct ccb_getdev cgd;
959 struct ccb_getdev *cgd;
962 cgd = (struct ccb_getdev *)arg;
1145 struct ccb_getdev *cgd;
1152 cgd = (struct ccb_getdev *)arg;
1720 struct ccb_getdev *cgd;
1818 cgd = (struct ccb_getdev *)done_ccb;
1890 adagetparams(struct cam_periph *periph, struct ccb_getdev *cgd)
H A Data_pmp.c278 struct ccb_getdev *cgd;
281 cgd = (struct ccb_getdev *)arg;
370 struct ccb_getdev *cgd;
372 cgd = (struct ccb_getdev *)arg;
/freebsd-9.3-release/sys/cam/
H A Dcam_ccb.h331 struct ccb_getdev { struct
1160 struct ccb_getdev cgd;
H A Dcam_periph.c1417 struct ccb_getdev cgd;
H A Dcam_xpt.c2451 struct ccb_getdev cgd;
2689 struct ccb_getdev *cgd;
/freebsd-9.3-release/sys/dev/mpr/
H A Dmpr_sas.c132 struct ccb_getdev *cgd);
136 struct ccb_getdev *cgd);
3103 struct ccb_getdev *cgd;
3133 struct ccb_getdev *cgd)
3193 struct ccb_getdev *cgd)
/freebsd-9.3-release/sys/dev/advansys/
H A Dadvlib.c308 struct ccb_getdev *cgd;
315 cgd = (struct ccb_getdev *)arg;
/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt_raid.c236 struct ccb_getdev *cgd;
239 cgd = (struct ccb_getdev *)arg;
/freebsd-9.3-release/sbin/camcontrol/
H A Dcamcontrol.c301 static int get_cgd(struct cam_device *device, struct ccb_getdev *cgd);
2023 struct ccb_getdev cgd;
2549 struct ccb_getdev cgd;
4663 get_cgd(struct cam_device *device, struct ccb_getdev *cgd)
4691 bcopy(&ccb->cgd, cgd, sizeof(struct ccb_getdev));
4702 struct ccb_getdev cgd;
/freebsd-9.3-release/sys/dev/mps/
H A Dmps_sas.c144 struct ccb_getdev *cgd);
3249 struct ccb_getdev *cgd;
3265 struct ccb_getdev *cgd)
/freebsd-9.3-release/sys/dev/buslogic/
H A Dbt.c2196 struct ccb_getdev cgd;
/freebsd-9.3-release/sys/dev/asr/
H A Dasr.c1194 struct ccb_getdev ccb;

Completed in 403 milliseconds