Searched refs:host_pid (Results 1 – 3 of 3) sorted by relevance
523 u32 host_pid; member
981 uint32_t rscn_entry, host_pid; in qla2x00_async_event() local1448 host_pid = (vha->d_id.b.domain << 16) | (vha->d_id.b.area << 8) in qla2x00_async_event()1450 if (rscn_entry == host_pid) { in qla2x00_async_event()1453 "port ID (%06x).\n", host_pid); in qla2x00_async_event()
456 OFFSET(VCPU_HOST_PID, kvm_vcpu, arch.host_pid); in main()