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

/netbsd-current/sys/dev/ic/
H A Ddptvar.h63 struct eata_sp *ccb_savesp; /* saved status packet */ member in struct:dpt_ccb
H A Ddpt.c235 ccb->ccb_savesp = NULL;
303 if (ccb->ccb_savesp != NULL)
304 memcpy(ccb->ccb_savesp, sp, sizeof(*sp));
1292 ccb->ccb_savesp = &sp;

Completed in 190 milliseconds