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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 103 milliseconds