Searched defs:fcp_stats (Results 1 – 1 of 1) sorted by relevance
109 struct fcp_stats { struct110 uint_t version; /* version of this struct */111 uint_t lip_count; /* lips forced by fcp */112 uint_t link_reset_count; /* lip failures, ie, no ONLINE */114 uint_t ncmds; /* outstanding commands */115 uint_t throttle_limit; /* current throttle limit */116 char drvr_name[MAXNAMELEN]; /* Name of driver, NULL term. */