Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_devstat.c437 BT_CP(*nds, ds32, busy_from); in sysctl_devstat()
445 BT_CP(*nds, ds32, duration[i]); in sysctl_devstat()
447 BT_CP(*nds, ds32, busy_time); in sysctl_devstat()
448 BT_CP(*nds, ds32, creation_time); in sysctl_devstat()
/freebsd/sys/sys/
H A Dabi_compat.h80 #define BT_CP(src, dst, fld) do { \ macro
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c1428 BT_CP(*in, tmp32, bt); in freebsd32_cmsg_convert()