Searched defs:page_portid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c2783 uint32_t page_portid = 0; local
2800 page_portid = fct_netbuf_to_value(page_buf + 1, 3);
2804 int, page_portid);
2808 irp = fct_portid_to_portptr(iport, page_portid);
2838 (page_portid ^ irp->irp_portid))) {

Completed in 590 milliseconds