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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddptvar.h63 struct eata_sp *ccb_savesp; /* saved status packet */ member in struct:dpt_ccb
H A Ddpt.c225 ccb->ccb_savesp = NULL;
294 if (ccb->ccb_savesp != NULL)
295 memcpy(ccb->ccb_savesp, sp, sizeof(*sp));
1283 ccb->ccb_savesp = &sp;

Completed in 166 milliseconds