Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c10 struct crb_addr_pair { struct
388 struct crb_addr_pair *buf; in qlcnic_pinit_from_rom()
459 buf = kcalloc(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in qlcnic_pinit_from_rom()
/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c16 struct crb_addr_pair { struct
420 struct crb_addr_pair *buf; in netxen_pinit_from_rom()
456 buf = kcalloc(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in netxen_pinit_from_rom()
/drivers/scsi/qla4xxx/
Dql4_nx.h646 struct crb_addr_pair { struct
Dql4_nx.c985 struct crb_addr_pair *buf; in qla4_82xx_pinit_from_rom()
989 struct crb_addr_pair { in qla4_82xx_pinit_from_rom() struct
1079 buf = kmalloc_array(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in qla4_82xx_pinit_from_rom()
/drivers/scsi/qla2xxx/
Dqla_nx.h607 struct crb_addr_pair { struct
Dqla_nx.c1100 struct crb_addr_pair *buf; in qla82xx_pinit_from_rom()
1105 struct crb_addr_pair { in qla82xx_pinit_from_rom() struct
1194 buf = kmalloc_array(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in qla82xx_pinit_from_rom()