All of lore.kernel.org
 help / color / mirror / Atom feed
* PCI: where pci_user_read_config_byte{word, dword}() is defined?
@ 2011-12-28  3:45 Zhi Yong Wu
  2011-12-28  4:54 ` tiejun.chen
  0 siblings, 1 reply; 3+ messages in thread
From: Zhi Yong Wu @ 2011-12-28  3:45 UTC (permalink / raw)
  To: linux-pci; +Cc: Ram Pai

HI,

I want to take a look at how pci_user_read_config_byte{word, dword}()
is implemented, but can not find their definitions. Can anyone let me
know where their definitions locate?


-- 
Regards,

Zhi Yong Wu

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PCI: where pci_user_read_config_byte{word, dword}() is defined?
  2011-12-28  3:45 PCI: where pci_user_read_config_byte{word, dword}() is defined? Zhi Yong Wu
@ 2011-12-28  4:54 ` tiejun.chen
  2011-12-28  5:33   ` Zhi Yong Wu
  0 siblings, 1 reply; 3+ messages in thread
From: tiejun.chen @ 2011-12-28  4:54 UTC (permalink / raw)
  To: Zhi Yong Wu; +Cc: linux-pci, Ram Pai

Zhi Yong Wu wrote:
> HI,
> 
> I want to take a look at how pci_user_read_config_byte{word, dword}()
> is implemented, but can not find their definitions. Can anyone let me
> know where their definitions locate?

Refer to drivers/pci/access.c.

Tiejun

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: PCI: where pci_user_read_config_byte{word, dword}() is defined?
  2011-12-28  4:54 ` tiejun.chen
@ 2011-12-28  5:33   ` Zhi Yong Wu
  0 siblings, 0 replies; 3+ messages in thread
From: Zhi Yong Wu @ 2011-12-28  5:33 UTC (permalink / raw)
  To: tiejun.chen; +Cc: linux-pci, Ram Pai

On Wed, Dec 28, 2011 at 12:54 PM, tiejun.chen <tiejun.chen@windriver.com> wrote:
> Zhi Yong Wu wrote:
>> HI,
>>
>> I want to take a look at how pci_user_read_config_byte{word, dword}()
>> is implemented, but can not find their definitions. Can anyone let me
>> know where their definitions locate?
>
> Refer to drivers/pci/access.c.
I have got this, anyway, thanks.

>
> Tiejun



-- 
Regards,

Zhi Yong Wu

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-28  5:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-28  3:45 PCI: where pci_user_read_config_byte{word, dword}() is defined? Zhi Yong Wu
2011-12-28  4:54 ` tiejun.chen
2011-12-28  5:33   ` Zhi Yong Wu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.