Home
last modified time | relevance | path

Searched defs:ch (Results 1 – 25 of 1023) sorted by relevance

12345678910>>...41

/dflybsd-src/contrib/openpam/lib/libpam/
H A Dopenpam_ctype.h38 #define is_digit(ch) \ argument
44 #define is_xdigit(ch) \ argument
52 #define is_upper(ch) \ argument
58 #define is_lower(ch) \ argument
64 #define is_letter(ch) \ argument
72 #define is_lws(ch) \ argument
78 #define is_ws(ch) \ argument
85 #define is_p(ch) \ argument
93 #define is_pfcs(ch) \ argument
/dflybsd-src/sys/dev/disk/nata/
H A Data-lowlevel.c55 struct ata_channel *ch = device_get_softc(dev); in ata_generic_hw() local
69 struct ata_channel *ch = device_get_softc(request->parent); in ata_begin_transaction() local
224 struct ata_channel *ch = device_get_softc(request->parent); in ata_end_transaction() local
453 struct ata_channel *ch = device_get_softc(dev); in ata_generic_reset() local
587 struct ata_channel *ch = device_get_softc(dev); in ata_generic_status() local
598 ata_wait(struct ata_channel *ch, struct ata_device *atadev, u_int8_t mask) in ata_wait()
651 struct ata_channel *ch = device_get_softc(request->parent); in ata_generic_command() local
722 struct ata_channel *ch = device_get_softc(request->parent); in ata_tf_read() local
752 struct ata_channel *ch = device_get_softc(request->parent); in ata_tf_write() local
806 struct ata_channel *ch = device_get_softc(request->parent); in ata_pio_read() local
[all …]
H A Data-queue.c51 ata_queue_init(struct ata_channel *ch) in ata_queue_init()
65 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_drop_requests() local
79 struct ata_channel *ch; in ata_queue_request() local
217 struct ata_channel *ch = device_get_softc(dev); in ata_start() local
280 struct ata_channel *ch = device_get_softc(request->parent); in ata_finish() local
304 struct ata_channel *ch = device_get_softc(request->parent); in ata_completed() local
541 struct ata_channel *ch = device_get_softc(request->parent); in ata_timeout() local
567 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_fail_requests() local
634 ata_sort_queue(struct ata_channel *ch, struct ata_request *request) in ata_sort_queue()
675 atawritereorder(struct ata_channel *ch) in atawritereorder()
H A Data-sata.c49 struct ata_channel *ch = device_get_softc(tp->dev); in ata_sata_phy_event() local
80 struct ata_channel *ch = device_get_softc(dev); in ata_sata_phy_check_events() local
116 ata_sata_connect(struct ata_channel *ch) in ata_sata_connect()
146 struct ata_channel *ch = device_get_softc(dev); in ata_sata_phy_reset() local
186 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_sata_setmode() local
H A Data-pci.c413 struct ata_channel *ch = device_get_softc(dev); in ata_pci_allocate() local
451 struct ata_channel *ch = device_get_softc(dev); in ata_pci_status() local
489 struct ata_channel *ch = device_get_softc(dev); in ata_pci_hw() local
498 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_pci_dmastart() local
524 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_pci_dmastop() local
538 struct ata_channel *ch = device_get_softc(dev); in ata_pci_dmareset() local
550 struct ata_channel *ch = device_get_softc(dev); in ata_pci_dmainit() local
581 struct ata_channel *ch; in ata_generic_intr() local
764 struct ata_channel *ch = device_get_softc(dev); in ata_pcichannel_probe() local
790 struct ata_channel *ch = device_get_softc(dev); in ata_pcichannel_attach() local
[all …]
H A Data-dma.c66 struct ata_channel *ch = device_get_softc(dev); in ata_dmainit() local
93 struct ata_channel *ch = device_get_softc(dev); in ata_dmaalloc() local
159 struct ata_channel *ch = device_get_softc(dev); in ata_dmafree() local
222 struct ata_channel *ch = device_get_softc(dev); in ata_dmaload() local
271 struct ata_channel *ch = device_get_softc(dev); in ata_dmaunload() local
H A Data-all.c113 struct ata_channel *ch = device_get_softc(dev); in ata_attach() local
156 struct ata_channel *ch = device_get_softc(dev); in ata_detach() local
189 struct ata_channel *ch = device_get_softc(dev); in ata_reinit() local
275 struct ata_channel *ch; in ata_suspend() local
316 struct ata_channel *ch = (struct ata_channel *)data; in ata_interrupt() local
592 struct ata_channel *ch = device_get_softc(device_get_parent(atadev->dev)); in ata_getparam() local
685 struct ata_channel *ch = device_get_softc(dev); in ata_identify() local
725 struct ata_channel *ch = device_get_softc(dev); in ata_default_registers() local
741 struct ata_channel *ch = device_get_softc(device_get_parent(request->dev)); in ata_modify_if_48bit() local
883 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_atapi() local
/dflybsd-src/sys/dev/disk/nata/chipsets/
H A Data-promise.c330 struct ata_channel *ch = device_get_softc(dev); in ata_promise_allocate() local
343 struct ata_channel *ch = device_get_softc(dev); in ata_promise_status() local
355 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_promise_dmastart() local
379 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_promise_dmastop() local
399 struct ata_channel *ch = device_get_softc(dev); in ata_promise_dmareset() local
410 struct ata_channel *ch = device_get_softc(dev); in ata_promise_dmainit() local
425 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_promise_setmode() local
499 struct ata_channel *ch = device_get_softc(dev); in ata_promise_tx2_allocate() local
511 struct ata_channel *ch = device_get_softc(dev); in ata_promise_tx2_status() local
524 struct ata_channel *ch = device_get_softc(dev); in ata_promise_mio_allocate() local
[all …]
H A Data-siliconimage.c197 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_allocate() local
212 struct ata_channel *ch = device_get_softc(dev); in ata_cmd_status() local
229 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_cmd_setmode() local
281 struct ata_channel *ch = device_get_softc(dev); in ata_sii_allocate() local
329 struct ata_channel *ch = device_get_softc(dev); in ata_sii_status() local
356 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_sii_setmode() local
446 struct ata_channel *ch = device_get_softc(dev); in ata_siiprb_allocate() local
471 struct ata_channel *ch = device_get_softc(dev); in ata_siiprb_status() local
494 struct ata_channel *ch = device_get_softc(request->parent); in ata_siiprb_begin_transaction() local
566 struct ata_channel *ch = device_get_softc(request->parent); in ata_siiprb_end_transaction() local
[all …]
H A Data-marvell.c48 #define ATA_MV_HOST_BASE(ch) \ argument
50 #define ATA_MV_EDMA_BASE(ch) \ argument
127 struct ata_channel *ch = device_get_softc(dev); in ata_marvell_pata_allocate() local
205 struct ata_channel *ch = device_get_softc(dev); in ata_marvell_edma_allocate() local
300 struct ata_channel *ch = device_get_softc(dev); in ata_marvell_edma_status() local
322 struct ata_channel *ch = device_get_softc(request->parent); in ata_marvell_edma_begin_transaction() local
444 struct ata_channel *ch = device_get_softc(request->parent); in ata_marvell_edma_end_transaction() local
501 struct ata_channel *ch = device_get_softc(dev); in ata_marvell_edma_reset() local
551 struct ata_channel *ch = device_get_softc(dev); in ata_marvell_edma_dmainit() local
H A Data-ahci.c162 struct ata_channel *ch = device_get_softc(dev); in ata_ahci_allocate() local
188 struct ata_channel *ch = device_get_softc(dev); in ata_ahci_status() local
244 struct ata_channel *ch = device_get_softc(request->parent); in ata_ahci_begin_transaction() local
339 struct ata_channel *ch = device_get_softc(request->parent); in ata_ahci_end_transaction() local
371 struct ata_channel *ch = device_get_softc(dev); in ata_ahci_restart() local
425 struct ata_channel *ch = device_get_softc(dev); in ata_ahci_softreset() local
450 struct ata_channel *ch = device_get_softc(dev); in ata_ahci_reset() local
552 struct ata_channel *ch = device_get_softc(dev); in ata_ahci_dmainit() local
H A Data-intel.c202 struct ata_channel *ch = device_get_softc(dev); in ata_intel_allocate() local
225 struct ata_channel *ch = device_get_softc(dev); in ata_intel_reset() local
267 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_intel_new_setmode() local
358 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_intel_sata_setmode() local
386 struct ata_channel *ch = device_get_softc(dev); in ata_intel_31244_allocate() local
443 struct ata_channel *ch = device_get_softc(device_get_parent(request->dev)); in ata_intel_31244_tf_write() local
H A Data-jmicron.c118 struct ata_channel *ch = device_get_softc(dev); in ata_jmicron_allocate() local
135 struct ata_channel *ch = device_get_softc(dev); in ata_jmicron_reset() local
147 struct ata_channel *ch = device_get_softc(dev); in ata_jmicron_dmainit() local
159 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_jmicron_setmode() local
H A Data-acard.c86 struct ata_channel *ch = device_get_softc(dev); in ata_acard_allocate() local
100 struct ata_channel *ch = device_get_softc(dev); in ata_acard_status() local
130 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_acard_850_setmode() local
166 struct ata_channel *ch = device_get_softc(device_get_parent(dev)); in ata_acard_86X_setmode() local
210 struct ata_channel *ch = device_get_softc(dev); in ata_serialize() local
/dflybsd-src/sys/dev/sound/pci/
H A Dhdspe-pcm.c83 hdspe_hw_mixer(struct sc_chinfo *ch, unsigned int dst, in hdspe_hw_mixer()
101 hdspechan_setgain(struct sc_chinfo *ch) in hdspechan_setgain()
143 struct sc_chinfo *ch; in hdspemixer_set() local
173 hdspechan_enable(struct sc_chinfo *ch, int value) in hdspechan_enable()
194 struct sc_chinfo *ch; in hdspe_running() local
243 buffer_copy(struct sc_chinfo *ch) in buffer_copy()
292 clean(struct sc_chinfo *ch){ in clean()
315 struct sc_chinfo *ch; in hdspechan_init() local
350 struct sc_chinfo *ch = data; in hdspechan_trigger() local
390 struct sc_chinfo *ch = data; in hdspechan_getptr() local
[all …]
H A Dt4dwave.c322 tr_clrint(struct tr_chinfo *ch) in tr_clrint()
333 tr_enaint(struct tr_chinfo *ch, int enable) in tr_enaint()
356 tr_selch(struct tr_chinfo *ch) in tr_selch()
368 tr_startch(struct tr_chinfo *ch) in tr_startch()
379 tr_stopch(struct tr_chinfo *ch) in tr_stopch()
390 tr_wrch(struct tr_chinfo *ch) in tr_wrch()
445 tr_rdch(struct tr_chinfo *ch) in tr_rdch()
509 struct tr_chinfo *ch; in trpchan_init() local
526 struct tr_chinfo *ch = data; in trpchan_setformat() local
536 struct tr_chinfo *ch = data; in trpchan_setspeed() local
[all …]
H A Dvia8233.c384 via_buildsgdt(struct via_chinfo *ch) in via_buildsgdt()
406 struct via_chinfo *ch = data; in via8233wr_setformat() local
425 struct via_chinfo *ch = data; in via8233dxs_setformat() local
447 struct via_chinfo *ch = data; in via8233msgd_setformat() local
475 struct via_chinfo *ch = data; in via8233wr_setspeed() local
487 struct via_chinfo *ch = data; in via8233dxs_setspeed() local
507 struct via_chinfo *ch = data; in via8233msgd_setspeed() local
522 struct via_chinfo *ch = data; in via8233wr_getcaps() local
534 struct via_chinfo *ch = data; in via8233dxs_getcaps() local
551 struct via_chinfo *ch = data; in via8233msgd_getcaps() local
[all …]
H A Demu10kx-pcm.c709 struct emu_pcm_pchinfo *ch; in emupchan_init() local
739 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_free() local
752 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_setformat() local
761 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_setspeed() local
770 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_setblocksize() local
785 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_trigger() local
812 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_getptr() local
824 struct emu_pcm_pchinfo *ch = c_devinfo; in emupchan_getcaps() local
861 struct emu_pcm_rchinfo *ch; in emurchan_init() local
891 struct emu_pcm_rchinfo *ch = c_devinfo; in emurchan_free() local
[all …]
/dflybsd-src/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_ulpi.c67 ng_l2cap_chan_p ch = NULL; in ng_l2cap_l2ca_con_req() local
151 ng_l2cap_l2ca_con_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_con_rsp()
205 ng_l2cap_chan_p ch = NULL; in ng_l2cap_l2ca_con_rsp_req() local
309 ng_l2cap_l2ca_con_rsp_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_con_rsp_rsp()
349 ng_l2cap_l2ca_con_ind(ng_l2cap_chan_p ch) in ng_l2cap_l2ca_con_ind()
393 ng_l2cap_chan_p ch = NULL; in ng_l2cap_l2ca_cfg_req() local
497 ng_l2cap_l2ca_cfg_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_cfg_rsp()
563 ng_l2cap_chan_p ch = NULL; in ng_l2cap_l2ca_cfg_rsp_req() local
656 ng_l2cap_l2ca_cfg_rsp_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_cfg_rsp_rsp()
709 ng_l2cap_l2ca_cfg_ind(ng_l2cap_chan_p ch) in ng_l2cap_l2ca_cfg_ind()
[all …]
/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dlib_addch.c55 #define COLOR_MASK(ch) (~(attr_t)(((ch) & A_COLOR) ? A_COLOR : 0)) argument
58 render_char(WINDOW *win, NCURSES_CH_T ch) in render_char()
98 _nc_render(WINDOW *win, NCURSES_CH_T ch) in _nc_render()
189 _nc_build_wch(WINDOW *win, ARG_CH_T ch) in _nc_build_wch()
243 waddch_literal(WINDOW *win, NCURSES_CH_T ch) in waddch_literal()
411 waddch_nosync(WINDOW *win, const NCURSES_CH_T ch) in waddch_nosync()
541 waddch(WINDOW *win, const chtype ch) in waddch()
560 wechochar(WINDOW *win, const chtype ch) in wechochar()
/dflybsd-src/games/cgram/
H A Dcgram.c47 ch_toupper(char ch) in ch_toupper()
53 ch_tolower(char ch) in ch_tolower()
59 ch_isalpha(char ch) in ch_isalpha()
65 ch_islower(char ch) in ch_islower()
71 ch_isspace(char ch) in ch_isspace()
77 ch_isupper(char ch) in ch_isupper()
116 string_add(struct string *s, char ch) in string_add()
224 int ch; in readquote() local
325 char ch = line[offset_x + x]; in redraw() local
450 can_substitute_here(int ch) in can_substitute_here()
[all …]
/dflybsd-src/sys/dev/misc/syscons/
H A Dsctermvar.h65 sc_term_ins_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) in sc_term_ins_line()
79 sc_term_del_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) in sc_term_del_line()
93 sc_term_ins_char(scr_stat *scp, int n, int ch, int attr) in sc_term_ins_char()
109 sc_term_del_char(scr_stat *scp, int n, int ch, int attr) in sc_term_del_char()
181 sc_term_up_scroll(scr_stat *scp, int n, int ch, int attr, int head, int tail) in sc_term_up_scroll()
197 sc_term_down_scroll(scr_stat *scp, int n, int ch, int attr, int head, int tail) in sc_term_down_scroll()
213 sc_term_clr_eos(scr_stat *scp, int n, int ch, int attr) in sc_term_clr_eos()
240 sc_term_clr_eol(scr_stat *scp, int n, int ch, int attr) in sc_term_clr_eol()
425 sc_term_gen_scroll(scr_stat *scp, int ch, int attr) in sc_term_gen_scroll()
/dflybsd-src/usr.bin/tr/
H A Dcset.c68 cset_add(struct cset *cs, wchar_t ch) in cset_add()
150 cset_in_hard(struct cset *cs, wchar_t ch) in cset_in_hard()
213 cset_rangecmp(struct csnode *t, wchar_t ch) in cset_rangecmp()
224 cset_splay(struct csnode *t, wchar_t ch) in cset_splay()
274 cset_delete(struct csnode *t, wchar_t ch) in cset_delete()
/dflybsd-src/contrib/less/
H A Dcharset.c545 public constant char * prutfchar(LWCHAR ch) in prutfchar()
574 public int utf_len(char ch) in utf_len()
695 public void put_wchar(mutable char **pp, LWCHAR ch) in put_wchar()
746 LWCHAR ch; in step_charc() local
785 LWCHAR ch = step_charc(&p, dir, limit); in step_char() local
822 static lbool is_in_table(LWCHAR ch, struct wchar_range_table *table) in is_in_table()
849 public lbool is_composing_char(LWCHAR ch) in is_composing_char()
860 public lbool is_ubin_char(LWCHAR ch) in is_ubin_char()
871 public lbool is_wide_char(LWCHAR ch) in is_wide_char()
H A Dline.c202 public lbool is_ascii_char(LWCHAR ch) in is_ascii_char()
263 static void set_linebuf(size_t n, char ch, int attr) in set_linebuf()
281 static void add_linebuf(char ch, int attr, int w) in add_linebuf()
299 static void set_pfx(size_t n, char ch, int attr) in set_pfx()
308 static void add_pfx(char ch, int attr) in add_pfx()
458 public int pwidth(LWCHAR ch, int a, LWCHAR prev_ch, int prev_a) in pwidth()
522 LWCHAR ch; in backc() local
567 public lbool is_ansi_end(LWCHAR ch) in is_ansi_end()
577 public lbool is_ansi_middle(LWCHAR ch) in is_ansi_middle()
603 public struct ansi_state * ansi_start(LWCHAR ch) in ansi_start()
[all …]

12345678910>>...41