Home
last modified time | relevance | path

Searched refs:periph_priv (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/bus/cam/
H A Dcam_periph.h93 #define ppriv_ptr0 periph_priv.entries[0].ptr
94 #define ppriv_ptr1 periph_priv.entries[1].ptr
95 #define ppriv_field0 periph_priv.entries[0].field
96 #define ppriv_field1 periph_priv.entries[1].field
H A Dcam_ccb.h278 ccb_ppriv_area periph_priv; member
H A Dcam_periph.c125 RESTORE_CCB(saved, ccb_h, periph_priv); in restore_ccb()
/dragonfly/share/examples/scsi_target/
H A Dscsi_target.h50 #define targ_descr periph_priv.entries[1].ptr
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_pass.c611 ccb->ccb_h.periph_priv = inccb->ccb_h.periph_priv; in passsendccb()
H A Dscsi_target.c62 #define targ_descr periph_priv.entries[1].ptr
968 offsetof(struct ccb_hdr, periph_priv) - in targreturnccb()