lio_fw_stats_resp
struct lio_fw_stats_resp *resp =
(struct lio_fw_stats_resp *)sc->virtrptr;
struct lio_fw_stats_resp *resp;
sizeof(struct lio_fw_stats_resp), 0);
resp = (struct lio_fw_stats_resp *)sc->virtrptr;
bzero(resp, sizeof(struct lio_fw_stats_resp));