Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dscatterlist.h300 __sg_alloc_table_from_pages(struct sg_table *sgt, in __sg_alloc_table_from_pages()
347 sg_alloc_table_from_pages(struct sg_table *sgt, in sg_alloc_table_from_pages()
/freebsd-12.1/contrib/llvm/include/llvm/ADT/
H A DAPInt.h1274 bool sgt(const APInt &RHS) const { return !sle(RHS); } in sgt() function
1282 bool sgt(int64_t RHS) const { in sgt() function
/freebsd-12.1/sys/dev/smartpqi/
H A Dsmartpqi_request.c106 sgt_t *sgt = sg_array; in pqisrc_build_sgl() local
H A Dsmartpqi_structures.h929 sgt_t *sgt; /* sg table */ member