Searched refs:hwt_wait_time (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/fddi/skfp/ |
H A D | drvfbi.c | 97 hwt_wait_time(smc,hwt_quick_read(smc),MS2BCLK(10)) ; in card_start() 167 hwt_wait_time(smc,hwt_quick_read(smc),MS2BCLK(10)) ; in card_stop()
|
H A D | hwt.c | 219 void hwt_wait_time(struct s_smc *smc, u_long start, long int duration) in hwt_wait_time() function
|
H A D | fplustm.c | 967 hwt_wait_time(smc,time,MS2BCLK(10)) ; in init_mac()
|
/linux/drivers/net/fddi/skfp/h/ |
H A D | cmtdef.h | 600 void hwt_wait_time(struct s_smc *smc, u_long start, long duration);
|