Searched defs:resc (Results 1 – 7 of 7) sorted by relevance
/freebsd/usr.bin/kdump/ |
H A D | linux.c | 66 int *resnarg, char *resc) in ktrsyscall_linux() 289 int *resnarg, char *resc) in ktrsyscall_linux32()
|
H A D | kdump.c | 867 int *resnarg, char *resc, u_int sv_flags) in ktrsyscall_freebsd()
|
/freebsd/contrib/mandoc/ |
H A D | roff_escape.c | 67 int *resc, int *rnam, int *rarg, int *rendarg, int *rend) in roff_escape()
|
/freebsd/contrib/ntp/sntp/ |
H A D | kod_management.c | 27 register int a, b, resc = 0; in search_entry() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore.h | 461 #define RESC_START(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_start[resc]) argument 462 #define RESC_NUM(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_num[resc]) argument 463 #define RESC_END(_p_hwfn, resc) (RESC_START(_p_hwfn, resc) + \ argument 465 #define FEAT_NUM(_p_hwfn, resc) ((_p_hwfn)->hw_info.feat_num[resc]) argument
|
H A D | ecore_vfpf_if.h | 257 } resc; member
|
H A D | ecore_sriov.c | 1755 struct pf_vf_resc *resc = &resp->resc; in ecore_iov_vf_mbx_acquire() local
|