Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dcnex.c83 static dev_info_t *cnex_find_chan_dip(dev_info_t *dip, uint64_t chan_id,
1292 cnex_find_chan_dip(dev_info_t *dip, uint64_t chan_id, in cnex_find_chan_dip() argument
1313 "No virtual-device found\n", chan_id); in cnex_find_chan_dip()
1318 "name property not found\n", chan_id); in cnex_find_chan_dip()
1323 "name property value = %s\n", chan_id, md_name); in cnex_find_chan_dip()
1327 "cfg-handle property not found\n", chan_id); in cnex_find_chan_dip()
1332 " property value = 0x%x\n", chan_id, cfghdl); in cnex_find_chan_dip()
1362 "dip(0x%p) drvname=%s\n", chan_id, cdip, in cnex_find_chan_dip()
1378 "No device found\n", chan_id); in cnex_find_chan_dip()
1387 chan_id, cdip); in cnex_find_chan_dip()
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ucma/
H A Dsol_ucma.h99 uint32_t chan_id; member
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c829 ucma_id_resp.id = chanp->chan_id;
1742 ucma_evt->event_resp.id = chan->chan_id;
1827 new_chanp->chan_id = (new_chanp->chan_uobj).uo_id;