Searched refs:phy_operation (Results 1 – 6 of 6) sorted by relevance
369 U8 phy_operation, in scif_sas_smp_request_construct_phy_control() argument384 phy_control.request.phy_control.phy_operation = phy_operation; in scif_sas_smp_request_construct_phy_control()
111 U8 phy_operation,
481 U8 phy_operation; // byte 10 member
410 uint8_t phy_operation; member
606 request->phy_operation = phy_op; in smp_phy_control()
8392 uint32_t phy_operation = SMP_PC_PHY_OP_NOP; in smpphycontrol() local8512 phy_operation = strtoul(optarg, NULL, 0); in smpphycontrol()8513 if ((phy_operation == 0) in smpphycontrol()8514 || (phy_operation > 0xff)) { in smpphycontrol()8516 __func__, phy_operation); in smpphycontrol()8522 optreturn = getoption(phy_ops, optarg, &phy_operation, in smpphycontrol()8566 && (phy_operation != SMP_PC_PHY_OP_SET_ATT_DEV_NAME)) in smpphycontrol()8567 || ((phy_operation == SMP_PC_PHY_OP_SET_ATT_DEV_NAME) in smpphycontrol()8601 phy_operation, in smpphycontrol()