Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c11 struct crb_addr_pair { struct
389 struct crb_addr_pair *buf; in qlcnic_pinit_from_rom()
461 buf = kcalloc(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in qlcnic_pinit_from_rom()
/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c32 struct crb_addr_pair { struct
436 struct crb_addr_pair *buf; in netxen_pinit_from_rom()
472 buf = kcalloc(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in netxen_pinit_from_rom()
/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_nx.h664 struct crb_addr_pair { struct
Dql4_nx.c986 struct crb_addr_pair *buf; in qla4_82xx_pinit_from_rom()
990 struct crb_addr_pair { in qla4_82xx_pinit_from_rom() struct
1080 buf = kmalloc_array(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in qla4_82xx_pinit_from_rom()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_nx.h608 struct crb_addr_pair { struct
Dqla_nx.c1140 struct crb_addr_pair *buf; in qla82xx_pinit_from_rom()
1145 struct crb_addr_pair { in qla82xx_pinit_from_rom() struct
1233 buf = kmalloc_array(n, sizeof(struct crb_addr_pair), GFP_KERNEL); in qla82xx_pinit_from_rom()