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
605 request->phy_operation = phy_op; in smp_phy_control()
8421 uint32_t phy_operation = SMP_PC_PHY_OP_NOP; in smpphycontrol() local8541 phy_operation = strtoul(optarg, NULL, 0); in smpphycontrol()8542 if ((phy_operation == 0) in smpphycontrol()8543 || (phy_operation > 0xff)) { in smpphycontrol()8545 __func__, phy_operation); in smpphycontrol()8551 optreturn = getoption(phy_ops, optarg, &phy_operation, in smpphycontrol()8595 && (phy_operation != SMP_PC_PHY_OP_SET_ATT_DEV_NAME)) in smpphycontrol()8596 || ((phy_operation == SMP_PC_PHY_OP_SET_ATT_DEV_NAME) in smpphycontrol()8630 phy_operation, in smpphycontrol()