/titanic_44/usr/src/cmd/syseventd/daemons/syseventd/ |
H A D | syseventd.h | 58 int retry_count; /* running retry counter */ member
|
H A D | syseventd.c | 720 scp->client_num, d_pkg->retry_count); in client_deliver_event_thr() 861 d_pkg->retry_count = 0; in client_deliver_event() 946 d_pkg->retry_count, in event_completion_thr()
|
/titanic_44/usr/src/uts/common/sys/ib/clients/of/rdma/ |
H A D | rdma_cm.h | 99 uint8_t retry_count; /* ignored when accepting */ member
|
H A D | rdma_user_cm.h | 154 uint8_t retry_count; member
|
/titanic_44/usr/src/uts/common/sys/scsi/impl/ |
H A D | mode.h | 96 uchar_t retry_count; member
|
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | rdsv3_impl.c | 128 retry_count: in rdsv3_do_ip_ioctl() 168 goto retry_count; in rdsv3_do_ip_ioctl() 333 retry_count: in rdsv3_do_ip_ioctl_old() 368 goto retry_count; in rdsv3_do_ip_ioctl_old()
|
H A D | ib_cm.c | 255 conn_param->retry_count = min(rdsv3_ib_retry_count, 7); in rdsv3_ib_cm_fill_conn_param()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 2815 int retry_count; in is_dimm_fan_failed() local 2823 retry_count = MAX_RETRIES_FOR_PIC16F819_REG_READ; in is_dimm_fan_failed() 2824 while (retry_count > 0) { in is_dimm_fan_failed() 2826 retry_count--; in is_dimm_fan_failed() 2830 if (retry_count != MAX_RETRIES_FOR_PIC16F819_REG_READ) { in is_dimm_fan_failed() 2834 (MAX_RETRIES_FOR_PIC16F819_REG_READ - retry_count)); in is_dimm_fan_failed() 2836 if (retry_count == 0) { in is_dimm_fan_failed()
|
/titanic_44/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_saa_impl.c | 1355 int retry_count; in ibmf_saa_impl_send_request() local 1463 retry_count = 0; in ibmf_saa_impl_send_request() 1527 if (retry_count >= IBMF_SAA_MAX_BUSY_RETRY_COUNT) in ibmf_saa_impl_send_request() 1547 tnf_int, retry_count, retry_count); in ibmf_saa_impl_send_request() 1556 tnf_int, retry_count, retry_count); in ibmf_saa_impl_send_request() 1559 retry_count++; in ibmf_saa_impl_send_request() 2911 tnf_int, retry_count, in ibmf_saa_async_cb()
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/ |
H A D | Pg.pm | 105 my $retry_count = $args{-retry} || 0; 114 for (; !$self && ($! == &Errno::EAGAIN) && $retry_count; 115 $retry_count--) {
|
/titanic_44/usr/src/uts/common/fs/ |
H A D | fs_subr.c | 761 fs_need_estale_retry(int retry_count) in fs_need_estale_retry() argument 763 if (retry_count < fs_estale_retry) in fs_need_estale_retry()
|
/titanic_44/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.c | 3699 int retry_count = 30; in arcmsr_flush_hba_cache() local 3711 retry_count--; in arcmsr_flush_hba_cache() 3713 } while (retry_count != 0); in arcmsr_flush_hba_cache() 3722 int retry_count = 30; in arcmsr_flush_hbb_cache() local 3734 retry_count--; in arcmsr_flush_hbb_cache() 3736 } while (retry_count != 0); in arcmsr_flush_hbb_cache() 3744 int retry_count = 30; in arcmsr_flush_hbc_cache() local 3758 retry_count--; in arcmsr_flush_hbc_cache() 3760 } while (retry_count != 0); in arcmsr_flush_hbc_cache() 5164 int retry_count = 0; in arcmsr_handle_iop_bus_hold() local [all …]
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_phy.c | 223 u16 retry_count = 0; in e1000_get_phy_id() local 230 while (retry_count < 2) { in e1000_get_phy_id() 247 retry_count++; in e1000_get_phy_id() 4232 u16 retry_count = 0; in e1000_is_mphy_ready() local 4236 while (retry_count < 2) { in e1000_is_mphy_ready() 4240 retry_count++; in e1000_is_mphy_ready()
|
H A D | e1000_ich8lan.c | 205 u16 retry_count; in e1000_phy_is_accessible_pchlan() local 208 for (retry_count = 0; retry_count < 2; retry_count++) { in e1000_phy_is_accessible_pchlan()
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000.c | 488 uint16_t retry_count = 0; in e1000_spi_eeprom_ready() local 496 retry_count = 0; in e1000_spi_eeprom_ready() 505 retry_count += 5; in e1000_spi_eeprom_ready() 507 } while(retry_count < EEPROM_MAX_RETRY_SPI); in e1000_spi_eeprom_ready() 512 if(retry_count >= EEPROM_MAX_RETRY_SPI) { in e1000_spi_eeprom_ready()
|
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ucma/ |
H A D | sol_ucma.c | 1940 conn_paramp->retry_count = usr_conn_paramp->retry_count; 1960 usr_conn_paramp->retry_count = conn_paramp->retry_count;
|
/titanic_44/usr/src/cmd/svc/startd/ |
H A D | restarter.c | 841 uint_t retry_count = 0, msecs = ALLOC_DELAY; in restarter_instance_update_states() local 858 ++retry_count; in restarter_instance_update_states() 859 if (retry_count < ALLOC_RETRY) { in restarter_instance_update_states()
|
/titanic_44/usr/src/uts/sun4v/io/ |
H A D | ds_common.c | 453 int retry_count = 0; in ds_recv_msg() local 486 PORTID(port), nbytes, retry_count); in ds_recv_msg() 493 retry_count = 0; in ds_recv_msg() 514 if (retry_count++ >= ds_retries) { in ds_recv_msg()
|
/titanic_44/usr/src/uts/common/io/ntxn/ |
H A D | unm_nic_hw.c | 1751 int ret = 0, i, retry_count = 10; in unm_nic_macaddr_set() local 1763 for (i = 0; i < retry_count; ++i) { in unm_nic_macaddr_set()
|
/titanic_44/usr/src/uts/sun/io/dada/targets/ |
H A D | dad.c | 4424 int retry_count; in dcd_flush_cache() local 4445 for (retry_count = 0; retry_count < 3; retry_count++) { in dcd_flush_cache()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_isr.c | 3029 sp->retry_count) { in ql_ms_entry() 3031 sp->retry_count); in ql_ms_entry() 3034 sp->retry_count--; in ql_ms_entry()
|
/titanic_44/usr/src/uts/common/io/idm/ |
H A D | idm_so.c | 419 retry_count: in idm_get_ipaddr() 454 goto retry_count; in idm_get_ipaddr()
|
/titanic_44/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_ib_cma.c | 1005 args.oc_path_retry_cnt = conn_paramp->retry_count; in ibcma_tcp_connect() 1572 paramp->retry_count = reqp->req_retry_cnt; in ibcma_handle_req()
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 1171 uint8_t retry_count; member
|
/titanic_44/usr/src/uts/common/io/sata/adapters/nv_sata/ |
H A D | nv_sata.c | 2209 int retry_count = 0; in nv_read_signature() local 2248 if (retry_count++ == 0) { in nv_read_signature()
|