Searched refs:host_type (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/sys/dev/vxge/vxgehal/ |
| HD | vxgehal-device.h | 82 u32 host_type; member 240 __hal_device_access_rights_get(u32 host_type, u32 func_id);
|
| HD | vxgehal-device.c | 688 __hal_device_access_rights_get(u32 host_type, u32 func_id) in __hal_device_access_rights_get() argument 692 switch (host_type) { in __hal_device_access_rights_get() 746 hldev->host_type = (u32) in __hal_device_host_info_get() 779 hldev->host_type, hldev->func_id); in __hal_device_host_info_get() 2561 hw_info->host_type = (u32) in vxge_hal_device_hw_info_get() 2581 if (__hal_device_access_rights_get(hw_info->host_type, in vxge_hal_device_hw_info_get() 3609 vxge_hal_device_is_privileged(u32 host_type, u32 func_id) in vxge_hal_device_is_privileged() argument 3614 access_rights = __hal_device_access_rights_get(host_type, func_id); in vxge_hal_device_is_privileged()
|
| HD | vxgehal-mrpcim.c | 240 u32 host_type, func_id, i; in vxge_hal_mrpcim_fw_upgrade() local 279 host_type = (u32) in vxge_hal_mrpcim_fw_upgrade() 297 if (!(__hal_device_access_rights_get(host_type, func_id) & in vxge_hal_mrpcim_fw_upgrade()
|
| /NextBSD/tools/tools/vxge/ |
| HD | vxge_cmn.h | 208 u32 host_type; member
|
| /NextBSD/sys/dev/si/ |
| HD | si.c | 109 static char * si_modulename(int host_type, int uart_type); 1618 si_modulename(int host_type, int uart_type) in si_modulename() argument 1620 switch (host_type) { in si_modulename()
|
| /NextBSD/sys/dev/vxge/include/ |
| HD | vxgehal-ll.h | 1888 u32 host_type, 3101 u32 host_type; member
|
| /NextBSD/sys/dev/vxge/ |
| HD | vxge.c | 3065 status = vxge_hal_device_is_privileged(hw_info->host_type, in vxge_device_hw_info_get()
|