Home
last modified time | relevance | path

Searched refs:ULP_BDE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h301 ULP_BDE xrsqbde[2];
309 ULP_BDE elsReq;
310 ULP_BDE elsRsp;
332 ULP_BDE elsReq[2];
384 ULP_BDE fcpi_cmnd; /* FCP_CMND payload descriptor */
385 ULP_BDE fcpi_rsp; /* Rcv buffer */
393 ULP_BDE fcpt_Buffer[2]; /* FCP_CMND payload descriptor */
591 ULP_BDE cont[3]; /* up to 3 cont BDEs */
H A Demlxs_mbox.h484 ULP_BDE dl_from_bde;
949 ULP_BDE sp; /* This BDE points to SERV_PARM */
1038 ULP_BDE sp;
1343 ULP_BDE sp;
1607 ULP_BDE lilpBde; /* This BDE points to a */
1854 ULP_BDE dl_from_bde;
2239 ULP_BDE sp;
H A Demlxs_hw.h1818 } ULP_BDE; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c11938 if (sizeof (ULP_BDE) != size) { in emlxs_integrity_check()
11940 DRIVER_NAME, ddiinst, (int)sizeof (ULP_BDE)); in emlxs_integrity_check()