Home
last modified time | relevance | path

Searched refs:host_pid (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_isr.c590 uint32_t rscn_entry, host_pid; in qla2x00_async_event() local
1004 host_pid = (vha->d_id.b.domain << 16) | (vha->d_id.b.area << 8) in qla2x00_async_event()
1006 if (rscn_entry == host_pid) { in qla2x00_async_event()
1009 "port ID (%06x).\n", host_pid); in qla2x00_async_event()