Searched defs:host_client_id (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_init.c426 dev->wd_file_ext.host_client_id);
429 dev->iamthif_file_ext.host_client_id);
871 priv->host_client_id = client_id;
930 priv->host_client_id);
931 heci_remove_client_from_file_list(dev, priv->host_client_id);
943 heci_remove_client_from_file_list(dev, priv->host_client_id);
945 priv->host_client_id, priv->state);
952 priv->host_client_id);
1138 " me_client_id:%d, host_client_id:%d\n",
1140 file_ext->host_client_id);
1173 heci_remove_client_from_file_list(struct iamt_heci_device *dev, uint8_t host_client_id) argument
[all...]
H A Dheci_data_structures.h472 uint8_t host_client_id; member in struct:heci_file_private

Completed in 61 milliseconds