Home
last modified time | relevance | path

Searched refs:ULP_BDL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h403 ULP_BDL bdl;
421 ULP_BDL bdl;
444 ULP_BDL resv;
460 ULP_BDL bdl;
469 ULP_BDL bdl;
493 ULP_BDL bdl;
501 ULP_BDL bdl;
581 ULP_BDL bde2; /* total 4 words */
H A Demlxs_hw.h1865 typedef struct ULP_BDL struct
1880 } ULP_BDL; argument
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c11931 if (sizeof (ULP_BDL) != size) { in emlxs_integrity_check()
11933 DRIVER_NAME, ddiinst, (int)sizeof (ULP_BDL)); in emlxs_integrity_check()