Leandro Lupori 33dc803991 Fixed endianess issue in AHCI driver
There were some bits that were being set in cmd_flags (a field of AHCI's
command list structure) after cmd_flags was converted to little endian.
On a big endian host, such as PowerPC, this would set the wrong bits.
This was preventing AHCI driver from working on these hosts.

Reviewed by:	jhibbits
Approved by:	jhibbits (mentor)
2018-07-27 13:11:05 +00:00
..
2018-06-01 19:42:59 +00:00
2018-07-27 13:11:05 +00:00
2018-07-07 15:55:52 +00:00
2018-05-24 17:06:00 +00:00
2018-07-07 15:55:58 +00:00
2018-07-17 23:56:13 +00:00
2018-07-17 23:23:45 +00:00
2018-06-15 02:28:36 +00:00
2018-05-22 15:49:23 +00:00
2018-05-28 02:34:38 +00:00
2018-06-11 08:11:35 +00:00
2018-07-22 17:40:13 +00:00
2018-07-08 23:12:27 +00:00
2018-06-07 13:57:34 +00:00
2018-05-25 19:00:28 +00:00
2018-05-25 03:34:33 +00:00
2018-07-13 18:00:13 +00:00
2018-07-10 09:49:27 +00:00
2018-07-06 17:39:48 +00:00
2018-07-27 10:40:48 +00:00
2018-07-13 22:49:48 +00:00