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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A Discsi_ibft.c576 struct ibft_kobject *ibft_kobj = NULL; local
581 ibft_kobj = kzalloc(sizeof(*ibft_kobj), GFP_KERNEL);
582 if (!ibft_kobj)
585 ibft_kobj->header = header;
586 ibft_kobj->hdr = hdr;
591 sizeof(*ibft_kobj->initiator));
596 ibft_kobj,
606 sizeof(*ibft_kobj->nic));
611 ibft_kobj,
718 struct ibft_kobject *ibft_kobj; local
[all...]

Completed in 108 milliseconds