/titanic_50/usr/src/uts/common/io/comstar/stmf/ |
H A D | lun_map.c | 112 if (stmf_state.stmf_luid_list.id_count) { in stmf_view_clear_config() 130 stmf_state.stmf_luid_list.id_count = 0; in stmf_view_clear_config() 135 if (stmf_state.stmf_hg_list.id_count) { in stmf_view_clear_config() 140 if (idlist->id_count) { in stmf_view_clear_config() 150 stmf_state.stmf_hg_list.id_count = 0; in stmf_view_clear_config() 154 if (stmf_state.stmf_tg_list.id_count) { in stmf_view_clear_config() 159 if (idlist->id_count) { in stmf_view_clear_config() 169 stmf_state.stmf_tg_list.id_count = 0; in stmf_view_clear_config() 687 atomic_inc_32(&idlist->id_count); in stmf_append_id() 704 atomic_dec_32(&idlist->id_count); in stmf_remove_id() [all …]
|
H A D | lun_map.h | 94 uint32_t id_count; member
|
H A D | stmf.c | 580 n = min(id_list->id_count, in stmf_ioctl() 582 iocd->stmf_obuf_max_nentries = id_list->id_count; in stmf_ioctl() 626 n = min(id_list->id_count, in stmf_ioctl() 628 iocd->stmf_obuf_max_nentries = id_list->id_count; in stmf_ioctl() 1133 iocd->stmf_obuf_max_nentries = id_list->id_count; in stmf_ioctl() 1134 n = min(id_list->id_count, in stmf_ioctl() 1176 iocd->stmf_obuf_max_nentries = id_list->id_count; in stmf_ioctl() 1177 n = min(id_list->id_count, in stmf_ioctl()
|
/titanic_50/usr/src/uts/i86pc/io/acpi/acpidev/ |
H A D | acpidev_util.c | 152 int id_count; member 188 argp->id_count)) { in acpidev_get_device_callback() 218 arg.id_count = count; in acpidev_get_device_by_id()
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | pnic.c | 265 .id_count = sizeof(pnic_nics)/sizeof(pnic_nics[0]),
|
H A D | pci.h | 344 int id_count; member
|
H A D | pci.c | 226 for(i = 0; i < driver->id_count; i++) { in scan_drivers()
|
H A D | 3c595.c | 541 .id_count = sizeof(t595_nics)/sizeof(t595_nics[0]),
|
H A D | epic100.c | 518 .id_count = sizeof(epic100_nics)/sizeof(epic100_nics[0]),
|
H A D | sis900.c | 123 .id_count = sizeof(pci_isa_bridge_list)/sizeof(pci_isa_bridge_list[0]), 1249 .id_count = sizeof(sis900_nics)/sizeof(sis900_nics[0]),
|
H A D | rtl8139.c | 549 .id_count = sizeof(rtl8139_nics)/sizeof(rtl8139_nics[0]),
|
H A D | davicom.c | 716 .id_count = sizeof(davicom_nics)/sizeof(davicom_nics[0]),
|
H A D | natsemi.c | 778 .id_count = sizeof(natsemi_nics)/sizeof(natsemi_nics[0]),
|
H A D | eepro100.c | 807 .id_count = sizeof(eepro100_nics)/sizeof(eepro100_nics[0]),
|
H A D | r8169.c | 852 .id_count = sizeof(r8169_nics) / sizeof(r8169_nics[0]),
|
H A D | 3c90x.c | 993 .id_count = sizeof(a3c90x_nics)/sizeof(a3c90x_nics[0]),
|
H A D | w89c840.c | 953 .id_count = sizeof(w89c840_nics)/sizeof(w89c840_nics[0]),
|
H A D | sundance.c | 894 .id_count = sizeof(sundance_nics) / sizeof(sundance_nics[0]),
|
H A D | forcedeth.c | 1037 .id_count = sizeof(forcedeth_nics) / sizeof(forcedeth_nics[0]),
|
H A D | ns83820.c | 1018 .id_count = sizeof(ns83820_nics) / sizeof(ns83820_nics[0]),
|
H A D | pcnet32.c | 1002 .id_count = sizeof(pcnet32_nics) / sizeof(pcnet32_nics[0]),
|
H A D | ns8390.c | 1005 .id_count = sizeof(nepci_nics)/sizeof(nepci_nics[0]),
|
H A D | via-rhine.c | 1314 .id_count = sizeof(rhine_nics)/sizeof(rhine_nics[0]),
|
H A D | undi.c | 1198 .id_count = sizeof(undi_nics)/sizeof(undi_nics[0]),
|
H A D | tlan.c | 1811 .id_count = sizeof(tlan_nics) / sizeof(tlan_nics[0]),
|