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

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_intr.c1290 * is_treat_specially_client - check if the message belong
1300 is_treat_specially_client(struct heci_file_private *file_ext, function
1338 if ((is_treat_specially_client(&(dev->wd_file_ext), rs)) ||
1339 (is_treat_specially_client(&(dev->iamthif_file_ext), rs)))
1356 if (is_treat_specially_client(file_ext, rs)) {

Completed in 45 milliseconds