HomeSort by: relevance | last modified time | path
    Searched defs:exchanges (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/scsipi/
ch.c 1171 u_int8_t *moves, *exchanges; local in function:ch_get_params
1214 exchanges = &sense_data.pages.cap.exchange_with_mt;
1217 sc->sc_exchangemask[from] = exchanges[from];
ch.c 1171 u_int8_t *moves, *exchanges; local in function:ch_get_params
1214 exchanges = &sense_data.pages.cap.exchange_with_mt;
1217 sc->sc_exchangemask[from] = exchanges[from];
ch.c 1171 u_int8_t *moves, *exchanges; local in function:ch_get_params
1214 exchanges = &sense_data.pages.cap.exchange_with_mt;
1217 sc->sc_exchangemask[from] = exchanges[from];
ch.c 1171 u_int8_t *moves, *exchanges; local in function:ch_get_params
1214 exchanges = &sense_data.pages.cap.exchange_with_mt;
1217 sc->sc_exchangemask[from] = exchanges[from];

Completed in 63 milliseconds