Home
last modified time | relevance | path

Searched refs:adisc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs.conf220 adisc-support=1;
H A Demlxs_els.c2631 els->un.adisc.hardAL_PA = in emlxs_els_reply()
2633 bcopy(&port->wwnn, &els->un.adisc.nodeName, in emlxs_els_reply()
2635 bcopy(&port->wwpn, &els->un.adisc.portName, in emlxs_els_reply()
2637 els->un.adisc.DID = LE_SWAP24_LO(port->did); in emlxs_els_reply()
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h338 struct la_els_adisc adisc; member
346 struct la_els_adisc adisc; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1793 ADISC adisc; /* Payload for ADISC/ACC */ member