Searched defs:pcnp (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/pcn/ |
H A D | pcn.c | 60 #define CSR_WRITE_4(pcnp, reg, val) \ argument 63 #define CSR_WRITE_2(pcnp, reg, val) \ argument 66 #define CSR_READ_4(pcnp, reg) \ argument 69 #define CSR_READ_2(pcnp, reg) \ argument 72 #define PCN_CSR_SETBIT(pcnp, reg, x) \ argument 75 #define PCN_CSR_CLRBIT(pcnp, reg, x) \ argument 81 #define PCN_BCR_CLRBIT(pcnp, reg, x) \ argument 279 pcn_t *pcnp; in pcn_attach() local 437 pcn_t *pcnp; in pcn_detach() local 480 pcn_t *pcnp; in pcn_ddi_resume() local [all …]
|
H A D | pcnimpl.h | 241 #define SYNCTXDESC(pcnp, index, who) \ argument 245 #define SYNCRXDESC(pcnp, index, who) \ argument
|
/titanic_41/usr/src/lib/libdevinfo/ |
H A D | devinfo_devlink.c | 539 read_nodes(struct di_devlink_handle *hdp, cache_node_t *pcnp, uint32_t nidx) in read_nodes() 587 read_minors(struct di_devlink_handle *hdp, cache_node_t *pcnp, uint32_t nidx) in read_minors() 2645 cache_node_t *pcnp, in node_insert() 2701 cache_node_t *pcnp, in minor_insert()
|