[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <E18F441196CA634DB8E1F1C56A50A874319FE61FEE@IRVEXCHCCR01.corp.ad.broadcom.com>
Date: Tue, 11 Jan 2011 16:51:46 -0800
From: "Jian Peng" <jipeng@...adcom.com>
To: Harik <harik.attar@...il.com>
cc: "Tejun Heo" <tj@...nel.org>,
"Robert Hancock" <hancockrwd@...il.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"jgarzik@...ox.com" <jgarzik@...ox.com>,
ide <linux-ide@...r.kernel.org>
Subject: RE: questions regarding possible violation of AHCI spec in AHCI
driver
Unfortunately, no
-----Original Message-----
From: Harik [mailto:harik.attar@...il.com]
Sent: Tuesday, January 11, 2011 4:46 PM
To: Jian Peng
Cc: Tejun Heo; Robert Hancock; linux-kernel@...r.kernel.org; jgarzik@...ox.com; ide
Subject: Re: questions regarding possible violation of AHCI spec in AHCI driver
> + (tmp & 0x0f) != 0x03) {
> + printk(KERN_DEBUG "START bit was not set in %s\n", __func__);
> + return;
> + }
Are there defines for the mask and result that you could use instead of raw hex?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists