Searched refs:host_pid (Results 1 – 2 of 2) sorted by relevance
1272 uint32_t rscn_entry, host_pid; in qla2x00_async_event() local1756 host_pid = (vha->d_id.b.domain << 16) | (vha->d_id.b.area << 8) in qla2x00_async_event()1758 if (rscn_entry == host_pid) { in qla2x00_async_event()1761 "port ID (%06x).\n", host_pid); in qla2x00_async_event()
356 OFFSET(VCPU_HOST_PID, kvm_vcpu, arch.host_pid); in main()