Lines Matching defs:sense
119 static int aha1740_makecode(unchar *sense, unchar *status)
143 sense[0], sense[1], sense[2], sense[3]);
263 /* Fetch the sense data, and tuck it away, in
269 memcpy(SCtmp->sense_buffer, ecbptr->sense,
271 errstatus = aha1740_makecode(ecbptr->sense,ecbptr->status);
424 host->ecb[ecbno].ars = 1; /* Yes, get the sense on an error */
427 host->ecb[ecbno].sense);