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