Home
last modified time | relevance | path

Searched refs:DL_NOTSUPPORTED (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_proto.c609 dl_err = DL_NOTSUPPORTED; in proto_promiscon_req()
696 dl_err = DL_NOTSUPPORTED; in proto_promiscoff_req()
877 dl_err = DL_NOTSUPPORTED; in proto_physaddr_req()
1626 dlerrorack(q, mp, DL_CAPABILITY_REQ, DL_NOTSUPPORTED, 0); in proto_capability_advertise()
/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c327 error = DL_NOTSUPPORTED; in sppp_mproto()
950 dlerrorack(q, mp, DL_PROMISCON_REQ, DL_NOTSUPPORTED, 0); in sppp_dlpromisconreq()
1019 dlerrorack(q, mp, DL_PROMISCOFF_REQ, DL_NOTSUPPORTED, 0); in sppp_dlpromiscoffreq()
/titanic_41/usr/src/uts/common/io/
H A Dsundlpi.c528 case DL_NOTSUPPORTED: return ("DL_NOTSUPPORTED "); in dl_errstr()
H A Dgld.c3573 result = DL_NOTSUPPORTED; in gld_cmds()
3582 result = DL_NOTSUPPORTED; in gld_cmds()
3645 result = DL_NOTSUPPORTED; in gld_cmds()
4965 return (DL_NOTSUPPORTED); in gld_enable_multi()
5283 return (DL_NOTSUPPORTED); in gld_promisc()
5379 return (DL_NOTSUPPORTED); in gld_setaddr()
5408 return (DL_NOTSUPPORTED); in gld_setaddr()
H A Dllc1.c1073 result = DL_NOTSUPPORTED; in llc1_cmds()
1088 result = DL_NOTSUPPORTED; in llc1_cmds()
2468 return (DL_NOTSUPPORTED); in llc1_xid_req_res()
2717 return (DL_NOTSUPPORTED); in llc1_test_req_res()
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c1263 DLERRORACK(wq, mp, DL_PROMISCON_REQ, DL_NOTSUPPORTED, 0);
1303 DLERRORACK(wq, mp, DL_PROMISCOFF_REQ, DL_NOTSUPPORTED, 0);
1475 DLERRORACK(wq, mp, DL_PHYS_ADDR_REQ, DL_NOTSUPPORTED, 0);
/titanic_41/usr/src/uts/common/sys/
H A Ddlpi.h229 #define DL_NOTSUPPORTED 0x12 /* Primitive is known but not supported */ macro
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c359 dlerrorack(q, mp, DL_CAPABILITY_REQ, DL_NOTSUPPORTED, 0); in softmac_capability_advertise()
/titanic_41/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c847 if (retval == DL_NOTSUPPORTED) in dlpi_enabnotify()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddman.c3354 dlerrorack(wq, mp, DL_PROMISCON_REQ, DL_NOTSUPPORTED, 0); in man_ponreq()
3400 dlerrorack(wq, mp, DL_PROMISCOFF_REQ, DL_NOTSUPPORTED, 0); in man_poffreq()
3548 dlerrorack(wq, mp, DL_PHYS_ADDR_REQ, DL_NOTSUPPORTED, 0); in man_pareq()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5602 dlerrorack(wq, mp, DL_PHYS_ADDR_REQ, DL_NOTSUPPORTED, 0); in fcip_pareq()