Home
last modified time | relevance | path

Searched refs:sglist_build (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dsglist.h102 struct sglist *sglist_build(void *buf, size_t len, int mflags);
/f-stack/freebsd/kern/
H A Dsubr_sglist.c682 sglist_build(void *buf, size_t len, int mflags) in sglist_build() function