Home
last modified time | relevance | path

Searched refs:PAIF_HDR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c40 uint32_t BufferSize, PAIF_HDR AifHeader);
46 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);
2324 emlxs_disp_aif_header(emlxs_hba_t *hba, PAIF_HDR AifHdr) in emlxs_disp_aif_header()
2462 PAIF_HDR AifHdr, in emlxs_start_abs_download()
4134 uint32_t BufferSize, PAIF_HDR AifHeader) in emlxs_build_parms()
5152 PAIF_HDR AifHdr; in emlxs_proc_abs_2mb()
5172 AifHdr = (PAIF_HDR)EntireBuffer; in emlxs_proc_abs_2mb()
5401 PAIF_HDR AifHdr, uint32_t extType, PWAKE_UP_PARMS AbsWakeUpParms) in emlxs_build_parms_2mb_bwc()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4973 } AIF_HDR, *PAIF_HDR; typedef