Searched refs:host_type (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dmsgr.h97 __le32 host_type; /* CEPH_ENTITY_TYPE_* */ member in struct:ceph_msg_connect
H A Dmessenger.c651 con->out_connect.host_type = cpu_to_le32(CEPH_ENTITY_TYPE_CLIENT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-config.c350 __vxge_hw_device_access_rights_get(u32 host_type, u32 func_id) argument
354 switch (host_type) {
387 __vxge_hw_device_is_privilaged(u32 host_type, u32 func_id) argument
389 if (__vxge_hw_device_access_rights_get(host_type,
408 hldev->host_type =
422 hldev->host_type, hldev->func_id);
468 if (VXGE_HW_OK == __vxge_hw_device_is_privilaged(hldev->host_type,
519 hw_info->host_type =
533 if (__vxge_hw_device_access_rights_get(hw_info->host_type,
755 status = __vxge_hw_device_is_privilaged(hldev->host_type,
[all...]
H A Dvxge-config.h707 u32 host_type; member in struct:__vxge_hw_device
744 * @host_type: Host Type
758 u32 host_type; member in struct:vxge_hw_device_hw_info
2278 __vxge_hw_device_is_privilaged(u32 host_type, u32 func_id);
H A Dvxge-main.c3938 u32 host_type; local
4092 host_type = ll_config->device_hw_info.host_type;
4093 is_privileged = __vxge_hw_device_is_privilaged(host_type,

Completed in 98 milliseconds