Lines Matching refs:src_str
327 char *src_str; in smp_phy_event_src_str() local
333 src_str = "No event"; in smp_phy_event_src_str()
336 src_str = "Invalid DWORD count"; in smp_phy_event_src_str()
339 src_str = "Running disparity error count"; in smp_phy_event_src_str()
342 src_str = "Loss of DWORD sync count"; in smp_phy_event_src_str()
345 src_str = "PHY reset problem count"; in smp_phy_event_src_str()
348 src_str = "Elasticity buffer overflow count"; in smp_phy_event_src_str()
351 src_str = "Received ERROR count"; in smp_phy_event_src_str()
354 src_str = "Received address frame error count"; in smp_phy_event_src_str()
357 src_str = "Transmitted abandon-class OPEN_REJECT count"; in smp_phy_event_src_str()
360 src_str = "Received abandon-class OPEN_REJECT count"; in smp_phy_event_src_str()
363 src_str = "Transmitted retry-class OPEN_REJECT count"; in smp_phy_event_src_str()
366 src_str = "Received retry-class OPEN_REJECT count"; in smp_phy_event_src_str()
369 src_str = "Received AIP (WAITING ON PARTIAL) count"; in smp_phy_event_src_str()
372 src_str = "Received AIP (WAITING ON CONNECTION) count"; in smp_phy_event_src_str()
375 src_str = "Transmitted BREAK count"; in smp_phy_event_src_str()
378 src_str = "Received BREAK count"; in smp_phy_event_src_str()
381 src_str = "BREAK timeout count"; in smp_phy_event_src_str()
384 src_str = "Connection count"; in smp_phy_event_src_str()
387 src_str = "Peak transmitted pathway blocked count"; in smp_phy_event_src_str()
391 src_str = "Peak transmitted arbitration wait time"; in smp_phy_event_src_str()
395 src_str = "Peak arbitration time"; in smp_phy_event_src_str()
399 src_str = "Peak connection time"; in smp_phy_event_src_str()
403 src_str = "Transmitted SSP frame count"; in smp_phy_event_src_str()
406 src_str = "Received SSP frame count"; in smp_phy_event_src_str()
409 src_str = "Transmitted SSP frame error count"; in smp_phy_event_src_str()
412 src_str = "Received SSP frame error count"; in smp_phy_event_src_str()
415 src_str = "Transmitted CREDIT_BLOCKED count"; in smp_phy_event_src_str()
418 src_str = "Received CREDIT_BLOCKED count"; in smp_phy_event_src_str()
421 src_str = "Transmitted SATA frame count"; in smp_phy_event_src_str()
424 src_str = "Received SATA frame count"; in smp_phy_event_src_str()
427 src_str = "SATA flow control buffer overflow count"; in smp_phy_event_src_str()
430 src_str = "Transmitted SMP frame count"; in smp_phy_event_src_str()
433 src_str = "Received SMP frame count"; in smp_phy_event_src_str()
436 src_str = "Received SMP frame error count"; in smp_phy_event_src_str()
439 src_str = "<Unknown>"; in smp_phy_event_src_str()
443 return (src_str); in smp_phy_event_src_str()