Home
last modified time | relevance | path

Searched refs:DID (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh278 DID=`echo $1 | awk -F/ '{print $3}'`
281 if [ "did" = $DID -a "rdsk" = $RDSK -a -c $1 ]; then
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h1003 uint32_t DID:24; member
1008 uint32_t DID:24; member
1029 uint32_t DID:24; member
1047 uint32_t DID:24; member
H A Demlxs_hw.h1632 uint32_t DID; member
/titanic_50/usr/src/uts/common/io/e1000api/
H A DREADME315 4921433 e1000g: Should not probe by using VID/DID table to identify adapters
/titanic_50/usr/src/uts/common/io/e1000g/
H A DREADME315 4921433 e1000g: Should not probe by using VID/DID table to identify adapters
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c2637 els->un.adisc.DID = LE_SWAP24_LO(port->did); in emlxs_els_reply()