Searched refs:hostp (Results 1 – 3 of 3) sorted by relevance
149 struct smsm_host *hostp; in smsm_update_bits() local179 hostp = &smsm->hosts[host]; in smsm_update_bits()185 if (hostp->mbox_chan) { in smsm_update_bits()186 mbox_send_message(hostp->mbox_chan, NULL); in smsm_update_bits()187 mbox_client_txdone(hostp->mbox_chan, 0); in smsm_update_bits()188 } else if (hostp->ipc_regmap) { in smsm_update_bits()189 regmap_write(hostp->ipc_regmap, in smsm_update_bits()190 hostp->ipc_offset, in smsm_update_bits()191 BIT(hostp->ipc_bit)); in smsm_update_bits()
24 struct nlm_host **hostp, struct nlm_file **filp) in nlm4svc_retrieve_args() argument43 *hostp = host; in nlm4svc_retrieve_args()
53 struct nlm_host **hostp, struct nlm_file **filp) in nlmsvc_retrieve_args() argument69 *hostp = host; in nlmsvc_retrieve_args()