Lines Matching defs:index
76 iscsi_boot_rd_attr(tgt_index, index, ISCSI_BOOT_TGT_INDEX);
158 iscsi_boot_rd_attr(eth_index, index, ISCSI_BOOT_ETH_INDEX);
244 iscsi_boot_rd_attr(ini_index, index, ISCSI_BOOT_INI_INDEX);
340 const char *name, int index, void *data,
354 NULL, name, index)) {
392 * @index: the target id
402 iscsi_boot_create_target(struct iscsi_boot_kset *boot_kset, int index,
409 "target%d", index, data, show, is_visible,
417 * @index: the initiator id
427 iscsi_boot_create_initiator(struct iscsi_boot_kset *boot_kset, int index,
435 "initiator", index, data, show,
443 * @index: the ethernet device id
453 iscsi_boot_create_ethernet(struct iscsi_boot_kset *boot_kset, int index,
461 "ethernet%d", index, data, show,
469 * @index: not used
479 iscsi_boot_create_acpitbl(struct iscsi_boot_kset *boot_kset, int index,
487 "acpi_header", index, data, show,