Home
last modified time | relevance | path

Searched refs:cts__spi (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c3470 cts__spi.valid = spi_valid; in sym_xpt_async_transfer_neg()
3479 #undef cts__spi in sym_xpt_async_transfer_neg()
8095 cts__spi->sync_period = tip->period;
8096 cts__spi->sync_offset = tip->offset;
8097 cts__spi->bus_width = tip->width;
8114 #undef cts__spi
8261 tip->width = cts__spi->bus_width;
8263 tip->offset = cts__spi->sync_offset;
8265 tip->period = cts__spi->sync_period;
8274 #undef cts__spi
[all …]