Searched refs:DL_BADDATA (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | sundlpi.c | 513 case DL_BADDATA: return ("DL_BADDATA"); in dl_errstr()
|
H A D | gld.c | 4543 dlp->dl_dest_addr_length, DL_BADDATA, 0); in gld_unitdata()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | dlpi.h | 214 #define DL_BADDATA 0x06 /* User data exceeded provider limit */ macro
|
/titanic_41/usr/src/uts/common/io/ppp/sppp/ |
H A D | sppp_dlpi.c | 843 DL_BADDATA, error); in sppp_dlunitdatareq()
|
/titanic_41/usr/src/uts/common/io/dld/ |
H A D | dld_proto.c | 1282 dluderrorind(q, mp, (void *)addr, len, DL_BADDATA, 0); in proto_unitdata_req()
|
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_dlpi.c | 1580 dluderrorind(wq, mp, mp->b_rptr + off, len, DL_BADDATA, 0);
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 5237 dluderrorind(wq, mp, (mp->b_rptr + off), len, DL_BADDATA, 0); in fcip_udreq() 5251 dluderrorind(wq, mp, (mp->b_rptr + off), len, DL_BADDATA, 0)); in fcip_udreq()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 2588 dluderrorind(wq, mp, mp->b_rptr + off, len, DL_BADDATA, 0); in man_udreq()
|