Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpcidb/common/
H A Dpcidb.c82 uint16_t pd_id; member
188 d->pd_id = strtol(buf, NULL, 16); in parse_device()
429 if (d->pd_id == id) in pcidb_lookup_device_by_vendor()
468 return (d->pd_id); in pcidb_device_id()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h358 uint32_t pd_id:9; member
380 uint32_t pd_id:9;
H A Doce_io.h206 uint16_t pd_id; /* protection domain id */ member
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_queue.c615 fwcmd->params.req.pd_id = 0; in oce_wq_create()