Home
last modified time | relevance | path

Searched defs:ULP_SGE_64 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1882 typedef struct ULP_SGE_64 struct
1884 uint32_t addrHigh; /* Address 32:63 */
1885 uint32_t addrLow; /* Address 0:31 */
1887 uint32_t last:1; /* Last entry in SGL */
1888 uint32_t type:4;
1889 uint32_t offset:27;
1892 uint32_t offset:27;
1893 uint32_t type:4;
1894 uint32_t last:1; /* Last entry in SGL */
1905 uint32_t length;