Searched defs:AifHdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c46 static uint32_t emlxs_start_abs_download(emlxs_hba_t *hba, PAIF_HDR AifHdr,
59 static uint32_t emlxs_build_parms_2mb_bwc(emlxs_hba_t *hba, PAIF_HDR AifHdr,
96 static void emlxs_disp_aif_header(emlxs_hba_t *hba, PAIF_HDR AifHdr);
165 AIF_HDR AifHdr; local
258 bcopy(buffer, &AifHdr, sizeof (AIF_HDR));
261 bzero((void *)&AifHdr, sizeof (AIF_HDR));
325 if (emlxs_start_abs_download(hba, &AifHdr,
2324 emlxs_disp_aif_header(emlxs_hba_t *hba, PAIF_HDR AifHdr) argument
2330 "AIF Header: compress_br = 0x%x", AifHdr->CompressBr);
2332 "AIF Header: reloc_br = 0x%x", AifHdr
2461 emlxs_start_abs_download(emlxs_hba_t *hba, PAIF_HDR AifHdr, caddr_t Buffer, uint32_t len, PWAKE_UP_PARMS WakeUpParms) argument
4569 AIF_HDR AifHdr; local
5152 PAIF_HDR AifHdr; local
5400 emlxs_build_parms_2mb_bwc(emlxs_hba_t *hba, PAIF_HDR AifHdr, uint32_t extType, PWAKE_UP_PARMS AbsWakeUpParms) argument
[all...]

Completed in 68 milliseconds