Home
last modified time | relevance | path

Searched refs:DL_NOAUTO (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c532 case DL_NOAUTO: return ("DL_NOAUTO"); in dl_errstr()
H A Dgld.c3923 return (DL_NOAUTO); in gld_bind()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h236 #define DL_NOAUTO 0x16 /* Automatic handling XID&TEST not supported */ macro
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c419 dl_err = DL_NOAUTO; in proto_bind_req()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5323 dlerrorack(wq, mp, DL_BIND_REQ, DL_NOAUTO, 0); in fcip_breq()