Home
last modified time | relevance | path

Searched refs:sdp1 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_reg.h656 uint32_t sdp1; /* Segment Data Pointer 1 */ member
721 uint32_t sdp1; /* unused */ member
H A Drt2860.c1233 txd->sdp1 = LE_32(data->txbuf_dma.cookie.dmac_address); in rt2860_send()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c1923 Sym_desc *sdp1 = *((Sym_desc **)sdpp1); in compare() local
1932 if (sdp1 == NULL) in compare()
1937 sym1 = sdp1->sd_sym; in compare()
3055 Sym_desc *sdp1 = cpp1->c_osdp; in ld_sym_process() local
3056 Sym *sym1 = sdp1->sd_sym; in ld_sym_process()