Home
last modified time | relevance | path

Searched refs:sb (Results 251 – 267 of 267) sorted by relevance

1...<<11

/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c96 #define DR_GET_BOARD_DEVUNIT(sb, ut, un) (&((sb)->b_dev[NIX(ut)][un])) argument
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c4772 struct stat sb; in read_msg() local
4776 if (stat(cliaddr.sun_path, &sb) < 0) in read_msg()
4786 req->request_id, cliaddr.sun_path, sb.st_mode, sb.st_uid, sb.st_gid); in read_msg()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurses.ed763 extern void use_env(int); /* int sb. char */
1001 extern void use_env(int); /* int sb. char */
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c166 int sb; member
1862 cp->sb = (portid >> 5) & 0x1f; in drmach_cpu_new()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex229 …\item Status block initialization [\ref{ssec:sb-init}] and Interrupt handling flow [\ref{sec:sb-fl…
549 \label{ssec:sb-init}
586 The \textit{sb\_id} passed as value to \textit{ecore\_int\_sb\_init()} will indicate the index of t…
607 \label{sec:sb-flow}
620 …ducer is written as part of the status block on host memory) using \myfunc{sb\_update\_sb\_idx}{sb…
627 …producer value from the status block into the IGU consumer address, using \myfunc{sb\_ack}{sb_ack}.
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c3993 uint64_t sb = rsb->rs_end - rsb->rs_start; in ext_size_compare() local
3998 score_b = rsb->rs_fill + ((((rsb->rs_fill << 7) / sb) * in ext_size_compare()
H A Dspa.c917 const spa_error_entry_t *sb = (const spa_error_entry_t *)b; in spa_error_entry_compare() local
920 ret = memcmp(&sa->se_bookmark, &sb->se_bookmark, in spa_error_entry_compare()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_lib.c3368 tid->sb = t4_read_reg(padap, A_LE_DB_SERVER_INDEX) / 4; in collect_tid()
3371 tid->sb = t4_read_reg(padap, A_LE_DB_SRVR_START_INDEX); in collect_tid()
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view.c3951 if (tid->sb) { in view_tid()
3953 "%u..%u/%u..%u\n", tid_start, tid->sb - 1, in view_tid()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c6568 clock_t sb; in stmf_worker_fini() local
6576 sb = ddi_get_lbolt() + drv_usectohz(10 * 1000 * 1000); in stmf_worker_fini()
6579 if (ddi_get_lbolt() > sb) { in stmf_worker_fini()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h345 struct hc_status_block_e1x sb /* fast path indices */; member
364 struct hc_status_block_e2 sb /* fast path indices */; member
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure543 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
546 | --sbi=* | --sb=*)
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README503 4619282 ld cannot link a program with the option -sb
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt5683 6. Request: ecore_int_sb_setup can be called externally to re-set the sb.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1037 \def_{\ifnum\fam=\slfam \_\else\sb\fi}%
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src663 # From Guido Flohr <gufl0000@stud.uni-sb.de>.
2317 # (vt340: string capability "sb=\E[M" corrected to "sr";
2358 # (vt400: string capability ":sb=\E[M:" corrected to ":sr=\E[M:";
12640 # (ibmmono: this had an unknown `sb' boolean, I changed it to `bs'.
14263 # (tandem653: had ":sb=\ES:", probably someone's mistake for sf; also,
H A Dterminfo.src696 # From Guido Flohr <gufl0000@stud.uni-sb.de>.
2616 # (vt340: string capability "sb=\E[M" corrected to "sr";
2663 # (vt400: string capability ":sb=\E[M:" corrected to ":sr=\E[M:";
14254 # (ibmmono: this had an unknown `sb' boolean, I changed it to `bs'.
16114 # (tandem653: had ":sb=\ES:", probably someone's mistake for sf; also,

1...<<11