occ_response
static int occ_verify_checksum(struct occ *occ, struct occ_response *resp,
static bool fsi_occ_response_not_ready(struct occ_response *resp, u8 seq_no,
struct occ_response *resp = response;
struct occ_response *resp = &occ->resp;
struct occ_response resp;
struct occ_response *or = (struct occ_response *)resp;
switch (((struct occ_response *)resp)->return_status) {