Lines Matching defs:sense
123 static int aha1740_makecode(unchar *sense, unchar *status)
147 sense[0], sense[1], sense[2], sense[3]);
268 /* Fetch the sense data, and tuck it away, in
276 ecbptr->sense,
277 sizeof(ecbptr->sense),
279 errstatus = aha1740_makecode(ecbptr->sense,ecbptr->status);
432 host->ecb[ecbno].ars = 1; /* Yes, get the sense on an error */
435 host->ecb[ecbno].sense);