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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Discsi_boot_sysfs.h97 struct iscsi_boot_kset { struct
103 iscsi_boot_create_initiator(struct iscsi_boot_kset *boot_kset, int index,
109 iscsi_boot_create_ethernet(struct iscsi_boot_kset *boot_kset, int index,
114 iscsi_boot_create_target(struct iscsi_boot_kset *boot_kset, int index,
119 struct iscsi_boot_kset *iscsi_boot_create_kset(const char *set_name);
120 struct iscsi_boot_kset *iscsi_boot_create_host_kset(unsigned int hostno);
121 void iscsi_boot_destroy_kset(struct iscsi_boot_kset *boot_kset);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Discsi_boot_sysfs.c304 iscsi_boot_create_kobj(struct iscsi_boot_kset *boot_kset,
365 iscsi_boot_create_target(struct iscsi_boot_kset *boot_kset, int index,
387 iscsi_boot_create_initiator(struct iscsi_boot_kset *boot_kset, int index,
411 iscsi_boot_create_ethernet(struct iscsi_boot_kset *boot_kset, int index,
427 struct iscsi_boot_kset *iscsi_boot_create_kset(const char *set_name)
429 struct iscsi_boot_kset *boot_kset;
450 struct iscsi_boot_kset *iscsi_boot_create_host_kset(unsigned int hostno)
452 struct iscsi_boot_kset *boot_kset;
471 void iscsi_boot_destroy_kset(struct iscsi_boot_kset *boot_kset)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_main.h315 struct iscsi_boot_kset *boot_kset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firmware/
H A Discsi_ibft.c187 static struct iscsi_boot_kset *boot_kset;

Completed in 45 milliseconds