Searched refs:phy_operation (Results 1 – 6 of 6) sorted by relevance
371 U8 phy_operation, in scif_sas_smp_request_construct_phy_control() argument386 phy_control.request.phy_control.phy_operation = phy_operation; in scif_sas_smp_request_construct_phy_control()
113 U8 phy_operation,
483 U8 phy_operation; // byte 10 member
411 uint8_t phy_operation; member
608 request->phy_operation = phy_op; in smp_phy_control()
8333 uint32_t phy_operation = SMP_PC_PHY_OP_NOP; in smpphycontrol() local8455 phy_operation = strtoul(optarg, NULL, 0); in smpphycontrol()8456 if ((phy_operation == 0) in smpphycontrol()8457 || (phy_operation > 0xff)) { in smpphycontrol()8459 __func__, phy_operation); in smpphycontrol()8465 optreturn = getoption(phy_ops, optarg, &phy_operation, in smpphycontrol()8509 && (phy_operation != SMP_PC_PHY_OP_SET_ATT_DEV_NAME)) in smpphycontrol()8510 || ((phy_operation == SMP_PC_PHY_OP_SET_ATT_DEV_NAME) in smpphycontrol()8544 phy_operation, in smpphycontrol()