Lines Matching defs:shdr
9918 union lpfc_sli4_cfg_shdr *shdr;
10212 shdr = (union lpfc_sli4_cfg_shdr *)
10214 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
10215 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
11073 union lpfc_sli4_cfg_shdr *shdr;
11097 shdr = (union lpfc_sli4_cfg_shdr *)
11099 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
11100 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
11693 union lpfc_sli4_cfg_shdr *shdr;
11715 shdr = (union lpfc_sli4_cfg_shdr *)
11717 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
11719 &shdr->response);
13660 union lpfc_sli4_cfg_shdr *shdr;
13695 shdr = (union lpfc_sli4_cfg_shdr *)
13697 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
13699 &shdr->response);