Lines Matching defs:flag
114 extern u_long dma_master(struct s_smc *smc, void *virt, int len, int flag);
120 int flag);
153 void mac_drv_debug_lev(struct s_smc *smc, int flag, int lev);
1095 * for to set the STOPPED flag */
1395 * switches the OWN flag of the RxD, so that it is owned by the
2091 * void mac_drv_debug_lev(smc,flag,lev)
2095 * to any debug flag.
2097 * para flag debug flag, possible values are:
2109 * = 12: debug.d_os.hwm_gen(hardware module general flag)
2115 void mac_drv_debug_lev(struct s_smc *smc, int flag, int lev)
2117 switch(flag) {