Searched refs:host_pid (Results 1 – 3 of 3) sorted by relevance
400 u32 host_pid; member
578 uint32_t rscn_entry, host_pid, tmp_pid; in qla2x00_async_event() local978 host_pid = (vha->d_id.b.domain << 16) | (vha->d_id.b.area << 8) in qla2x00_async_event()980 if (rscn_entry == host_pid) { in qla2x00_async_event()983 "port ID (%06x).\n", host_pid); in qla2x00_async_event()
438 DEFINE(VCPU_HOST_PID, offsetof(struct kvm_vcpu, arch.host_pid)); in main()