Home
last modified time | relevance | path

Searched refs:SMP_PC_PHY_OP_NOP (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/cam/scsi/
HDsmp_all.h410 #define SMP_PC_PHY_OP_NOP 0x00 macro
/trueos/sbin/camcontrol/
HDcamcontrol.c7006 {"nop", SMP_PC_PHY_OP_NOP, CAM_ARG_NONE, NULL},
7028 uint32_t phy_operation = SMP_PC_PHY_OP_NOP; in smpphycontrol()