Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h235 uint8_t sgl_type:4; /* SGL descriptor type */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c2414 uint32_t sgl_type, uint32_t *pcnt) in emlxs_pkt_to_sgl()