Home
last modified time | relevance | path

Searched defs:pcnp (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/pcn/
H A Dpcn.c60 #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 Dpcnimpl.h241 #define SYNCTXDESC(pcnp, index, who) \ argument
245 #define SYNCRXDESC(pcnp, index, who) \ argument
/titanic_44/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c539 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()