Searched refs:chan_id (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | cnex.c | 83 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()
|
/titanic_50/usr/src/uts/common/sys/ib/clients/of/sol_ucma/ |
H A D | sol_ucma.h | 99 uint32_t chan_id; member
|
/titanic_50/usr/src/uts/common/io/ib/clients/of/sol_ucma/ |
H A D | sol_ucma.c | 827 ucma_id_resp.id = chanp->chan_id; 1740 ucma_evt->event_resp.id = chan->chan_id; 1825 new_chanp->chan_id = (new_chanp->chan_uobj).uo_id;
|