Searched refs:nubus_find_rsrc (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/nubus/
H A Dnubus_syms.c23 EXPORT_SYMBOL(nubus_find_rsrc); variable
H A Dnubus.c340 nubus_find_rsrc(struct nubus_dir* dir, unsigned char rsrc_type, function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dmac8390.c347 if ((nubus_find_rsrc(&dir, NUBUS_RESID_MAC_ADDRESS, &ent)) == -1) {
357 if (nubus_find_rsrc(&dir, NUBUS_RESID_MINOR_BASEOS, &ent) == -1) {
368 if (nubus_find_rsrc(&dir, NUBUS_RESID_MINOR_LENGTH, &ent) == -1) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dnubus.h337 int nubus_find_rsrc(struct nubus_dir* dir,

Completed in 103 milliseconds