Searched refs:relid (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/bus/vmbus/linux/ |
| H A D | vmbus_uio.c | 210 chan->relid); in vmbus_uio_map_subchan() 262 chan->relid); in vmbus_uio_map_secondary_subchan() 288 chan->relid); in vmbus_uio_map_secondary_subchan() 342 uint32_t relid) in vmbus_uio_ring_present() argument 366 if (c->relid == id) in vmbus_isnew_subchannel() 393 unsigned long relid, subid, monid; in vmbus_uio_get_subchan() local 400 relid = strtoul(ent->d_name, &endp, 0); in vmbus_uio_get_subchan() 409 relid); in vmbus_uio_get_subchan() 413 if (!vmbus_uio_ring_present(dev, relid)) { in vmbus_uio_get_subchan() 415 relid); in vmbus_uio_get_subchan() [all …]
|
| H A D | vmbus_bus.c | 277 dev->relid = tmp; in vmbus_scan_one()
|
| /f-stack/dpdk/drivers/bus/vmbus/ |
| H A D | vmbus_channel.c | 312 uint16_t relid, uint16_t subid, uint8_t monitor_id, in vmbus_chan_create() argument 326 chan->relid = relid; in vmbus_chan_create() 352 err = vmbus_chan_create(device, device->relid, 0, in rte_vmbus_chan_open() 430 chan->subchannel_id, chan->relid, chan->monitor_id); in rte_vmbus_chan_dump()
|
| H A D | private.h | 66 uint16_t relid; member 77 uint16_t relid, uint16_t subid, uint8_t monitor_id,
|
| H A D | rte_bus_vmbus.h | 70 uint32_t relid; /**< id for primary */ member
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/build-aux/ |
| H A D | config.guess | 1170 test -r /etc/.relid \ 1171 && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` 1181 test -r /etc/.relid \ 1182 && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
|