Searched refs:dev_sel (Results 1 – 2 of 2) sorted by relevance
488 unsigned int dev_sel, feature; in pdc_atapi_pkt() local512 dev_sel = PDC_DEVICE_SATA; in pdc_atapi_pkt()514 dev_sel = qc->tf.device; in pdc_atapi_pkt()517 buf[13] = dev_sel; in pdc_atapi_pkt()519 buf[15] = dev_sel; /* once more, waiting for BSY to clear */ in pdc_atapi_pkt()545 buf[29] = dev_sel; in pdc_atapi_pkt()
152 unsigned int dev_sel : 3; member852 spi_sub_ptr->prev_val.dev_sel = (regval >> 25) & 7; in store_restore_config()860 regval |= (spi_sub_ptr->prev_val.dev_sel << 25); in store_restore_config()