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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcf.c542 * address (i.e. not HCF_DISCONNECT), all hcf-function calls MUST be preceeded by a call of hcf_action with
1030 * non-USB: HCF_DISCONNECT
1031 * USB: HCF_CONNECT, HCF_DISCONNECT
1063 * HCF to the IFB. Revoking is done by specifying HCF_DISCONNECT rather than an I/O address for the parameter
1165 if ( io_base == HCF_DISCONNECT ) { //disconnect
1197 if ( io_base != HCF_DISCONNECT ) {
1237 if ( io_base != HCF_DISCONNECT ) {
H A Dmdd.h585 #define HCF_DISCONNECT 0x01 //disconnect request for hcf_connect (invalid as IO Address) macro
H A Dwl_main.c732 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT);
812 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT );
1984 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT );
2037 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT );

Completed in 59 milliseconds