Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/scsi/
Dsmp_all.c158 {SMP_FUNC_PHY_CONTROL, "PHY CONTROL"},
603 request->function = SMP_FUNC_PHY_CONTROL; in smp_phy_control()
Dsmp_all.h89 #define SMP_FUNC_PHY_CONTROL 0x91 macro