Searched refs:buf_words (Results 1 – 2 of 2) sorted by relevance
139 void ata_swap_buf_le16(u16 *buf, unsigned int buf_words) in ata_swap_buf_le16() argument143 for (i = 0; i < buf_words; i++) in ata_swap_buf_le16()
652 void ata_swap_buf_le16(u16 *buf, unsigned int buf_words);
Completed in 4 milliseconds