Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdmisc.c1337 bit32 SMPFn, SMPFnResult, SMPFrameLen; in tiCOMPassthroughCmndStart() local
1526 switch (tdPTCmndBody->protocol.SMP.SMPFn) in tiCOMPassthroughCmndStart()
1529 SMPFn = SMP_REPORT_GENERAL; in tiCOMPassthroughCmndStart()
1541 SMPFn = SMP_REPORT_MANUFACTURE_INFORMATION; in tiCOMPassthroughCmndStart()
1553 SMPFn = SMP_DISCOVER; in tiCOMPassthroughCmndStart()
1565 SMPFn = SMP_REPORT_PHY_ERROR_LOG; in tiCOMPassthroughCmndStart()
1577 SMPFn = SMP_REPORT_PHY_SATA; in tiCOMPassthroughCmndStart()
1589 SMPFn = SMP_REPORT_ROUTING_INFORMATION; in tiCOMPassthroughCmndStart()
1601 SMPFn = SMP_CONFIGURE_ROUTING_INFORMATION; in tiCOMPassthroughCmndStart()
1613 SMPFn = SMP_PHY_CONTROL; in tiCOMPassthroughCmndStart()
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h721 tiSMPFunction_t SMPFn; member