Searched refs:cccc (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/dev/mvs/ |
H A D | mvs_pci.c | 115 ctlr->cccc = 8; in mvs_attach() 117 device_get_unit(dev), "cccc", &ctlr->cccc); in mvs_attach() 118 if (ctlr->ccc == 0 || ctlr->cccc == 0) { in mvs_attach() 120 ctlr->cccc = 0; in mvs_attach() 206 int i, ccc = ctlr->ccc, cccc = ctlr->cccc, ccim = 0; in mvs_ctlr_setup() local 217 ctlr->ccc, ctlr->cccc); in mvs_ctlr_setup() 222 ATA_OUTL(ctlr->r_mem, CHIP_ICT, cccc); in mvs_ctlr_setup() 228 cccc = 0; in mvs_ctlr_setup() 232 ATA_OUTL(ctlr->r_mem, HC_BASE(i) + HC_ICT, cccc); in mvs_ctlr_setup()
|
H A D | mvs_soc.c | 118 ctlr->cccc = 8; in mvs_attach() 120 device_get_unit(dev), "cccc", &ctlr->cccc); in mvs_attach() 121 if (ctlr->ccc == 0 || ctlr->cccc == 0) { in mvs_attach() 123 ctlr->cccc = 0; in mvs_attach() 209 int ccc = ctlr->ccc, cccc = ctlr->cccc; in mvs_ctlr_setup() local 221 ctlr->ccc, ctlr->cccc); in mvs_ctlr_setup() 224 ATA_OUTL(ctlr->r_mem, HC_ICT, cccc); in mvs_ctlr_setup()
|
H A D | mvs.h | 603 int cccc; /* CCC commands */ member
|
/freebsd/contrib/bzip2/ |
H A D | bzlib_private.h | 444 #define BZ_GET_FAST(cccc) \ argument 448 cccc = (UChar)(s->tPos & 0xff); \ 451 #define BZ_GET_FAST_C(cccc) \ argument 455 cccc = (UChar)(c_tPos & 0xff); \ 475 #define BZ_GET_SMALL(cccc) \ argument 478 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
|
/freebsd/usr.bin/m4/tests/ |
H A D | esyscmd.m4 | 12 _comb(cccc,foo0) 16 _comb(cccc,foo0)
|
/freebsd/lib/libc/amd64/string/ |
H A D | strchrnul.S | 131 punpcklwd %xmm0, %xmm0 # cc -> cccc 136 pshufd $0, %xmm0, %xmm0 # cccc -> cccccccccccccccc
|
H A D | memrchr.S | 80 punpcklwd %xmm4, %xmm4 # cc -> cccc 82 pshufd $0, %xmm4, %xmm4 # cccc -> cccccccccccccccc
|
H A D | memchr.S | 134 punpcklwd %xmm2, %xmm2 # cc -> cccc 141 pshufd $0, %xmm2, %xmm2 # cccc -> cccccccccccccccc
|
H A D | strrchr.S | 154 punpcklwd %xmm0, %xmm0 # cc -> cccc 162 pshufd $0, %xmm0, %xmm0 # cccc -> cccccccccccccccc
|
/freebsd/crypto/openssh/regress/ |
H A D | cfginclude.sh | 71 Hostname cccc 212 Hostname cccc
|
H A D | servcfginclude.sh | 68 Banner /cccc
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/ |
H A D | basic.dat | 80 E aaaa|bbbb|cccc|ddddd|eeeeee|fffffff|gggg|hhhh|iiiii|jjjjj|kkkkk|llll XaaaXbbbXcccXdddXeeeXfffXggg…
|
/freebsd/share/misc/ |
H A D | pci_vendors | 38582 cccc Catapult Communications
|