Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
siopvar.h | 54 uint32_t saved_offset; /* offset in table after disc without sdp */ member in struct:siop_cmd |
esiopvar.h | 51 uint32_t saved_offset;/* contains scratchA if script saved an offset */ member in struct:esiop_xfer |
aic79xx.c | 4214 u_int saved_offset; local in function:ahd_parse_msg 4233 saved_offset = offset = ahd->msgin_buf[4]; 4244 ahd->msgin_buf[3], saved_offset, 4259 if (saved_offset != offset) { 4387 u_int saved_offset; local in function:ahd_parse_msg 4419 saved_offset = offset; 4442 || saved_offset != offset 4476 saved_offset, saved_ppr_options, |
aic7xxx.c | 3045 u_int saved_offset; local in function:ahc_parse_msg 3064 saved_offset = offset = ahc->msgin_buf[4]; 3077 ahc->msgin_buf[3], saved_offset, 3093 if (saved_offset != offset) { 3215 u_int saved_offset; local in function:ahc_parse_msg 3247 saved_offset = offset; 3274 || saved_offset != offset 3309 saved_offset, saved_ppr_options, |