Searched refs:STATUS_SUCCESS (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp_type.h86 #define STATUS_SUCCESS 0x00 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Drt_rf.c139 return STATUS_SUCCESS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dusbpipe.c209 return STATUS_SUCCESS;
430 if (( ntStatus != STATUS_SUCCESS )) {
736 if(status == STATUS_SUCCESS) {
762 if (status == STATUS_SUCCESS) {
H A Dint.c97 int status = STATUS_SUCCESS;
H A Dmain_usb.c369 int ntStatus = STATUS_SUCCESS;
423 if ( ntStatus != STATUS_SUCCESS ) {
432 if (ntStatus != STATUS_SUCCESS) {
446 if ( ntStatus != STATUS_SUCCESS ) {
654 if ( ntStatus != STATUS_SUCCESS ) {
H A Dwcmd.c881 int ntStatus = STATUS_SUCCESS;
891 if ( ntStatus != STATUS_SUCCESS ) {
H A Ddevice.h264 STATUS_SUCCESS = 0, enumerator in enum:__DEVICE_NDIS_STATUS
H A Dbaseband.c1008 if (ntStatus != STATUS_SUCCESS) {
H A Dfirmware.c805 if (NdisStatus != STATUS_SUCCESS) {
838 if (NdisStatus != STATUS_SUCCESS) {
861 if (ntStatus != STATUS_SUCCESS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/hv/
H A Drndis.h30 #ifndef STATUS_SUCCESS
31 #define STATUS_SUCCESS (0x00000000L) macro
54 #define RNDIS_STATUS_SUCCESS (STATUS_SUCCESS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2870/common/
H A Drtusb_io.c368 return STATUS_SUCCESS;
422 return STATUS_SUCCESS;
469 return STATUS_SUCCESS;
490 int Status = STATUS_SUCCESS;
519 int Status = STATUS_SUCCESS;
536 if (status == STATUS_SUCCESS)
934 return STATUS_SUCCESS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cx25821/
H A Dcx25821.h507 #define STATUS_SUCCESS 0 macro
H A Dcx25821-medusa-video.c467 int status = STATUS_SUCCESS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_hw4.h1393 #define STATUS_SUCCESS 0x0 macro

Completed in 138 milliseconds