Home
last modified time | relevance | path

Searched refs:sx_period (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dwd33c93.h216 struct sx_period { struct
261 struct sx_period sx_table[9]; /* transfer periods for actual DTC-setting */
Dwd33c93.c318 round_period(unsigned int period, const struct sx_period *sx_table) in round_period()
336 const struct sx_period *sx_table) in calc_sync_xfer()
1872 calc_sx_table(unsigned int mhz, struct sx_period sx_table[9]) in calc_sx_table()