Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/hyperv/vmbus/
Dvmbus.c86 rman_res_t start, rman_res_t end,
87 rman_res_t count, u_int flags);
1141 rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) in vmbus_alloc_resource()
Dvmbus_var.h84 typedef u_long rman_res_t; typedef
/freebsd-10-stable/sys/dev/hyperv/pcib/
Dvmbus_pcib.c78 typedef u_long rman_res_t; typedef
79 #define RM_MAX_END (~(rman_res_t)0)
1528 rman_res_t start, rman_res_t end, rman_res_t count, u_int flags) in vmbus_pcib_alloc_resource()