Ooops, I meant:
demo% grep -C LIST_HEAD /usr/include/linux/*.h
which should be the same as:
demo% grep -C LIST_HEAD /usr/src/linux/include/linux/*.h
"Tod E. Kurt" wrote:
Try this:
demo% grep -C LIST_HEAD /usr/src/linux/*.h
Zhaobin Zhu wrote:
quoted
Hi,
What does LIST_HEAD do in drivers/pci/pci.c ?
LIST_HEAD(pci_root_buses);
LIST_HEAD(pci_devices);
Thanks,
--
Zhaobin Zhu
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/