Lines Matching refs:C
377 C(PHY_INITIAL),\
378 C(PHY_STOPPED),\
379 C(PHY_STARTING),\
380 C(PHY_SUB_INITIAL),\
381 C(PHY_SUB_AWAIT_OSSP_EN),\
382 C(PHY_SUB_AWAIT_SAS_SPEED_EN),\
383 C(PHY_SUB_AWAIT_IAF_UF),\
384 C(PHY_SUB_AWAIT_SAS_POWER),\
385 C(PHY_SUB_AWAIT_SATA_POWER),\
386 C(PHY_SUB_AWAIT_SATA_PHY_EN),\
387 C(PHY_SUB_AWAIT_SATA_SPEED_EN),\
388 C(PHY_SUB_AWAIT_SIG_FIS_UF),\
389 C(PHY_SUB_FINAL),\
390 C(PHY_READY),\
391 C(PHY_RESETTING),\
392 C(PHY_FINAL),\
394 #undef C
395 #define C(a) SCI_##a macro
397 #undef C