Searched refs:PRINT_LINKSTAT (Results 1 – 2 of 2) sorted by relevance
385 if ((flags & PRINT_LINKSTAT) == PRINT_LINKSTAT) { in processHBA()409 if ((flags & PRINT_LINKSTAT) == PRINT_LINKSTAT) { in processHBA()471 if ((flags & PRINT_LINKSTAT) == PRINT_LINKSTAT) { in processRemotePort()625 processHBA_flags |= PRINT_LINKSTAT; in fc_util_list_remoteport()738 processHBA_flags |= PRINT_LINKSTAT; in fc_util_list_hbaport()
93 #define PRINT_LINKSTAT 0x00000001 /* print link statistics information */ macro