Searched refs:SMB_HOSTC_HSTEN (Results 1 – 2 of 2) sorted by relevance
171 #define SMB_HOSTC_HSTEN (1 << 0) /* enable host controller */ macro
206 if ((conf & SMB_HOSTC_HSTEN) == 0) { in ichsmb_attach()