Searched refs:dlbindack (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/inet/dlpistub/ |
H A D | dlpistub.c | 232 dlbindack(q, mp, dlp->bind_req.dl_sap, NULL, 0, 0, 0); in ds_wput()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | sundlpi.c | 42 dlbindack( in dlbindack() function
|
H A D | llc1.c | 1190 dlbindack(q, mp, sap, lld->llc_mac_info->llcp_macaddr, 6, 0, 0); in llc1_bind()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 254 dlbindack.9f \ 1639 dlerrorack.9f := LINKSRC = dlbindack.9f 1640 dlokack.9f := LINKSRC = dlbindack.9f 1641 dlphysaddrack.9f := LINKSRC = dlbindack.9f 1642 dluderrorind.9f := LINKSRC = dlbindack.9f
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | dlpi.h | 1604 extern void dlbindack(queue_t *, mblk_t *, t_scalar_t, const void *,
|
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_dlpi.c | 156 dlbindack((qq), (mm), (ss), (aa), (ll), (xx), (yy)); \ 241 (dlbindack((qq), (mm), (ss), (aa), (ll), (xx), (yy)))
|
/titanic_41/usr/src/uts/common/io/ppp/sppp/ |
H A D | sppp_dlpi.c | 650 dlbindack(q, mp, req_sap, &sap, sizeof (int32_t), 0, 0); in sppp_dl_bind()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 250 file path=usr/share/man/man9f/dlbindack.9f 891 link path=usr/share/man/man9f/dlerrorack.9f target=dlbindack.9f 892 link path=usr/share/man/man9f/dlokack.9f target=dlbindack.9f 893 link path=usr/share/man/man9f/dlphysaddrack.9f target=dlbindack.9f 894 link path=usr/share/man/man9f/dluderrorind.9f target=dlbindack.9f
|
/titanic_41/usr/src/uts/common/io/dld/ |
H A D | dld_proto.c | 495 dlbindack(q, mp, sap, dlsap_addr, dlsap_addr_length, 0, 0); in proto_bind_req()
|
/titanic_41/usr/src/uts/common/inet/ipnet/ |
H A D | ipnet.c | 797 dlbindack(q, mp, dlp->bind_req.dl_sap, 0, 0, 0, 0); in ipnet_bindreq()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 3245 dlbindack(wq, mp, msp->ms_sap, &man_addr, MAN_ADDRL, 0, 0); in man_breq()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 5521 dlbindack(wq, mp, sap, &fcipaddr, FCIPADDRL, 0, 0); in fcip_breq()
|