Searched refs:hst (Results 1 – 2 of 2) sorted by relevance
60 static inline void ti_st_tx_complete(struct ti_st *hst, int pkt_type) in ti_st_tx_complete() argument62 struct hci_dev *hdev = hst->hdev; in ti_st_tx_complete()152 struct ti_st *hst; in ti_st_open() local158 hst = hci_get_drvdata(hdev); in ti_st_open()161 ti_st_proto[i].priv_data = hst; in ti_st_open()167 init_completion(&hst->wait_reg_completion); in ti_st_open()173 hst->reg_status = -EINPROGRESS; in ti_st_open()190 (&hst->wait_reg_completion, in ti_st_open()202 if (hst->reg_status != 0) { in ti_st_open()204 "status %d", hst->reg_status); in ti_st_open()[all …]
73 unsigned int hst; /* host */ member1092 &vir.hst, &vir.chn, &vir.tgt, &vir.lun); in scsiback_do_1lun_hotplug()