/illumos-gate/usr/src/cmd/cmd-inet/etc/ |
H A D | ipqosconf.2.sample | 70 committed_rate 5000000 72 committed_burst 5000000
|
/illumos-gate/usr/src/uts/sun/sys/ |
H A D | socalvar.h | 194 #define SOCAL_BYPASS_TIMEOUT 5000000 /* usec */ 195 #define SOCAL_OFFLINE_TIMEOUT 5000000 /* usec */
|
H A D | ser_async.h | 43 * 5000000 for 5MHz) and the desired baud rate. This macro assumes that
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | smatch_address.c | 171 * if we start with (-12),5000000-57777777 and we add 8 then we'd want in add_offset_to_pointer() 172 * the result to be (-4),5000008-57777777 but (-4),5000000-57777777 is in add_offset_to_pointer()
|
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | atapi_fsm.c | 166 0, ATS_BSY, 5000000)) { in atapi_start_cmd() 182 if (!ata_wait(io_hdl2, ata_ctlp->ac_ioaddr2, 0, ATS_BSY, 5000000)) { in atapi_start_cmd()
|
H A D | ata_disk.c | 1897 0, ATS_BSY, 5000000)) { in ata_disk_start_common()
|
H A D | ata_common.c | 541 0, ATS_BSY, 5000000)) { in ata_attach()
|
/illumos-gate/usr/src/uts/common/io/ipw/ |
H A D | ipw2100_hw.c | 484 clk = drv_usectohz(5000000); /* 5 second */ in ipw2100_load_fw()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_portif.h | 49 #define FC_LOGO_TOLERANCE_TIME_LIMIT 5000000 /* 5 seconds */
|
/illumos-gate/usr/src/uts/common/io/iwi/ |
H A D | ipw2200_hw.c | 377 clock_t clk = drv_usectohz(5000000); /* 5 second */ in ipw2200_load_fw()
|
H A D | ipw2200.c | 1019 clk = drv_usectohz(5000000); in ipw2200_cmd()
|
/illumos-gate/usr/src/cmd/latencytop/ |
H A D | latencytop.d | 67 #define FILTER_THRESHOLD 5000000
|
/illumos-gate/usr/src/uts/sun4v/io/glvc/ |
H A D | glvc.c | 78 #define GLVC_TIMEOUT_POLL 5000000 /* Timeout in intr mode */
|
/illumos-gate/usr/src/uts/common/io/sfxge/ |
H A D | sfxge.c | 54 #define SFXGE_RX_QPOLL_USEC (5000000)
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_mcp.c | 46 #define MCP_TIMEOUT 5000000 /* 5 seconds (in us) */
|
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | rmclomv.c | 60 #define DELAY_TIME 5000000 /* 5 seconds, in microseconds */ 61 #define CPU_SIGNATURE_DELAY_TIME 5000000 /* 5 secs, in microsecs */
|
/illumos-gate/usr/src/uts/common/sys/scsi/targets/ |
H A D | stdef.h | 1546 #define MEDIA_ACCESS_DELAY 5000000 /* usecs wait for media state change */
|
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | spppcomp.c | 210 #define MIN_ARRIVAL_TIME 5000000 /* interarrival time in nanoseconds */
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | fd.c | 132 static int fd_check_media_time = 5000000; /* 5 second state check */
|
H A D | pcic.c | 279 static int pcic_wait_insert_time = 5000000; /* In micro-seconds */
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/ |
H A D | sol_ib_cma.c | 46 #define SOL_OFS_REQ_DELAY 5000000
|
/illumos-gate/usr/src/uts/sun4u/io/px/ |
H A D | px_hlib.c | 164 int wait_perst = 5000000; /* step 9, default: 5s */
|
/illumos-gate/usr/src/uts/common/io/uath/ |
H A D | uath.c | 2921 : ic->ic_fixed_rate) * 5000000ull; in uath_m_stat()
|
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_list.c | 66 #define IOCTL_RETRY_INTERVAL 5000000 /* 5 sec */
|
/illumos-gate/usr/src/uts/sun/io/ |
H A D | fd.c | 277 static int fd_check_media_time = 5000000; /* 5 second state check */
|