Searched refs:pNonphysical (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_main.c512 struct nonphysical *pNonphysical = pLayerPointers->pMil local
513 ->pNonphysical;
516 descriptor = pNonphysical->RxBufDescQRead->descriptor;
518 pNonphysical->RxBufDescQRead->descriptor -
519 pNonphysical->RxBufDescQStart->descriptor,
572 bcopy((long *)*(pNonphysical->RxBufDescQRead->USpaceMap),
591 pNonphysical->RxBufDescQRead->descriptor++;
592 pNonphysical->RxBufDescQRead->USpaceMap++;
593 if (pNonphysical->RxBufDescQRead->descriptor >
594 pNonphysical
1142 struct nonphysical *pNonphysical; local
1170 struct nonphysical *pNonphysical; local
[all...]
H A Damd8111s_hw.c1705 struct nonphysical *pNonphysical = pLayerPointers->pMil->pNonphysical; local
1708 pNonphysical->TxDescQRead = pNonphysical->TxDescQStart;
1709 pNonphysical->TxDescQWrite = pNonphysical->TxDescQStart;
1713 pNonphysical->TxDescQWrite->Tx_OWN = 0;
1714 pNonphysical->TxDescQWrite->Tx_SOP = 0;
1715 pNonphysical->TxDescQWrite->Tx_EOP = 0;
1716 pNonphysical
1753 struct nonphysical *pNonphysical = pMil->pNonphysical; local
[all...]
H A Damd8111s_hw.h982 struct nonphysical *pNonphysical; member in struct:mil

Completed in 85 milliseconds