Searched refs:HCF_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
897 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT); in wl_insert()977 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT ); in wl_reset()2353 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT ); in wl_remove()2406 hcf_connect( &lp->hcfCtx, HCF_DISCONNECT ); in wl_suspend()
1133 if ( io_base == HCF_DISCONNECT ) { //disconnect in hcf_connect()1173 if ( io_base != HCF_DISCONNECT ) { in hcf_connect()1213 if ( io_base != HCF_DISCONNECT ) { in hcf_connect()
585 #define HCF_DISCONNECT 0x01 //disconnect request for hcf_connect (invalid as IO Address) macro