Searched refs:chn (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/sys/arch/rs6000/mca/ |
| H A D | mca_machdep.c | 81 #define DMA_AVAIL(chn, bitmask) ((bitmask) & (1 << (31 - (chn)))) argument 82 #define DMA_ALLOC(chn, bitmask) ((bitmask) &= ~(1 << (31 - (chn)))) argument 83 #define DMA_FREE(chn, bitmask) ((bitmask) |= (1 << (31 - (chn)))) argument
|
| /netbsd-src/usr.sbin/mlxctl/ |
| H A D | config.c | 222 print_phys_drive(struct conf_config *conf, int chn, int targ) in print_phys_drive() argument 226 pd = &conf->cc_cfg.cc_phys_drives[chn * 16 + targ]; in print_phys_drive() 232 mlx_print_phys_drv(pd, chn, targ, "# "); in print_phys_drive()
|
| H A D | util.c | 205 mlx_print_phys_drv(struct mlx_phys_drv *pd, int chn, int targ, in mlx_print_phys_drv() argument 230 printf("%s%s%02d%02d ", prefix, type, chn, targ); in mlx_print_phys_drv() 259 if (!mlx_scsi_inquiry(chn, targ, &vendor, &device, &revision)) in mlx_print_phys_drv()
|
| /netbsd-src/sys/dev/pci/ |
| H A D | pciide_natsemi_reg.h | 59 #define NATSEMI_CHMASK(chn) (NATSEMI_CTRL2_CH1MASK << (chn)) argument
|
| /netbsd-src/sys/dev/ |
| H A D | sequencer.c | 1028 int i, chn; in seq_reset() local 1038 for (chn = 0; chn < MAXCHAN; chn++) { in seq_reset() 1039 midiseq_ctlchange(md, chn, &SEQ_MK_CHN(CTL_CHANGE, in seq_reset() 1041 midiseq_ctlchange(md, chn, &SEQ_MK_CHN(CTL_CHANGE, in seq_reset() 1043 midiseq_pitchbend(md, chn, &SEQ_MK_CHN(PITCH_BEND, in seq_reset()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | pkcs12.c | 750 STACK_OF(X509) *chn = NULL; in get_cert_chain() 765 chn = X509_STORE_CTX_get1_chain(store_ctx); in get_cert_chain() 771 *chain = chn; in get_cert_chain()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | pkcs12.c | 1007 STACK_OF(X509) *chn = NULL; in get_cert_chain() 1022 chn = X509_STORE_CTX_get1_chain(store_ctx); in get_cert_chain() 1028 *chain = chn; in get_cert_chain()
|
| /netbsd-src/sys/dev/hdaudio/ |
| H A D | hdafg.c | 3161 int tag, chn, maxchan, c; in hdafg_stream_connect() local 3207 chn = 0; in hdafg_stream_connect() 3215 chn = 0; in hdafg_stream_connect() 3216 if (chn >= maxchan) in hdafg_stream_connect() 3217 chn = 0; /* XXX */ in hdafg_stream_connect() 3218 c = (tag << 4) | chn; in hdafg_stream_connect() 3264 chn += COP_AWCAP_CHANNEL_COUNT(w->w_p.aw_cap); in hdafg_stream_connect()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
| H A D | ISO_639-2 | 70 chn Chinook jargon 100 Canada
|
| /netbsd-src/share/misc/ |
| H A D | language | 94 Chinook jargon chn
|