Searched refs:crb_addr_pair (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic_init.c32 struct crb_addr_pair { struct
448 struct crb_addr_pair *buf;
484 buf = kcalloc(n, sizeof(struct crb_addr_pair), GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_init.c30 struct crb_addr_pair { struct
437 struct crb_addr_pair *buf;
460 buf = kcalloc(n, sizeof(struct crb_addr_pair), GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_nx.h606 struct crb_addr_pair { struct
H A Dqla_nx.c1068 struct crb_addr_pair *buf;
1073 struct crb_addr_pair { struct
1116 buf = kmalloc(n * sizeof(struct crb_addr_pair), GFP_KERNEL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_nx.h604 struct crb_addr_pair { struct
H A Dql4_nx.c931 struct crb_addr_pair *buf;
935 struct crb_addr_pair { struct
979 buf = kmalloc(n * sizeof(struct crb_addr_pair), GFP_KERNEL);

Completed in 216 milliseconds