Searched refs:enable_spinup (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_phy.c3372 U32 enable_spinup; local
3374 enable_spinup = SCU_SAS_ENSPINUP_READ(this_phy);
3375 enable_spinup |= SCU_ENSPINUP_GEN_BIT(ENABLE);
3376 SCU_SAS_ENSPINUP_WRITE(this_phy, enable_spinup);

Completed in 100 milliseconds