Home
last modified time | relevance | path

Searched refs:ami_passthrough (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/ic/
Damivar.h42 struct ami_passthrough cd_pt;
52 struct ami_passthrough *ccb_pt;
Damireg.h348 struct ami_passthrough { struct
Dami.c344 ccb->ccb_offset + sizeof(struct ami_passthrough)); in ami_alloc_ccbs()
1217 memset(ccb->ccb_pt, 0, sizeof(struct ami_passthrough)); in ami_scsi_raw_cmd()
1596 struct ami_passthrough *pt; in ami_drv_pt()