Searched refs:dl_bind (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/ |
H A D | strplumb.c | 677 (dl_bind(lh, ETHERTYPE_IP, NULL) != 0)) { in getmacaddr()
|
H A D | sundlpi.c | 308 dl_bind(ldi_handle_t lh, uint_t sap, dl_error_ack_t *dleap) in dl_bind() function
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | dlpi.h | 1628 extern int dl_bind(struct __ldi_handle *, uint_t, dl_error_ack_t *);
|
/titanic_50/usr/src/uts/common/io/softmac/ |
H A D | softmac_main.c | 766 if ((rval = dl_bind(lh, 0, NULL)) != 0) { in softmac_mac_register()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 1557 if (rc = dl_bind(lh, ETHERTYPE_REVARP, NULL)) { in revarp_myaddr()
|