Searched refs:buf_words (Results 1 – 5 of 5) sorted by relevance
138 void ata_swap_buf_le16(u16 *buf, unsigned int buf_words) in ata_swap_buf_le16() argument142 for (i = 0; i < buf_words; i++) in ata_swap_buf_le16()
292 static void swap_buf_le16(u16 *buf, unsigned int buf_words) in swap_buf_le16() argument297 for (i = 0; i < buf_words; i++) in swap_buf_le16()
77 extern void swap_buf_le16(u16 *buf, unsigned int buf_words);
4524 void swap_buf_le16(u16 *buf, unsigned int buf_words) in swap_buf_le16() argument4529 for (i = 0; i < buf_words; i++) in swap_buf_le16()
653 void ata_swap_buf_le16(u16 *buf, unsigned int buf_words);