Lines Matching defs:shdr
8484 union lpfc_sli4_cfg_shdr *shdr;
8720 shdr = (union lpfc_sli4_cfg_shdr *)
8722 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
8723 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
9581 union lpfc_sli4_cfg_shdr *shdr;
9605 shdr = (union lpfc_sli4_cfg_shdr *)
9607 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
9608 shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
10201 union lpfc_sli4_cfg_shdr *shdr;
10223 shdr = (union lpfc_sli4_cfg_shdr *)
10225 shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
10227 &shdr->response);