Searched refs:msc (Results 1 – 14 of 14) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | mmuagp.c | 268 msc->msc_apsize = mmuagp_get_aperture(msc); in mmuagp_attach() 280 if (mmuagp_set_aperture(msc, msc->msc_apsize)) { in mmuagp_attach() 310 if ((*set_aperture)(msc, msc->msc_apsize)) { in mmuagp_attach() 333 msc->msc_apaddr, msc->msc_apsize, &msc->dev); in mmuagp_attach() 381 apctrl = pci_conf_read(msc->msc_pc, msc->mctrl_tag[0], in mmuagp_set_aperture() 415 cachectrl = pci_conf_read(msc->msc_pc, msc->mctrl_tag[i], in mmuagp_flush_tlb() 417 pci_conf_write(msc->msc_pc, msc->mctrl_tag[i], in mmuagp_flush_tlb() 445 apbase = pci_conf_read(msc->msc_pc, msc->msc_tag, in mmuagp_uli_init() 481 apbase = pci_conf_read(msc->msc_pc, msc->msc_tag, in mmuagp_nvidia_init() 518 (pci_conf_read(msc->msc_pc, msc->ctrl_tag, in mmuagp_nvidia_set_aperture() [all …]
|
/openbsd/sys/dev/mii/ |
H A D | mlphy.c | 186 msc->ml_dev = parent; in mlphy_attach() 239 msc->ml_linked = 0; in mlphy_service() 255 msc->ml_state = 0; in mlphy_service() 270 msc->ml_state = 0; in mlphy_service() 305 if (!msc->ml_linked) { in mlphy_service() 306 msc->ml_linked = 1; in mlphy_service() 319 msc->ml_linked = 0; in mlphy_service() 322 msc->ml_state = ML_STATE_AUTO_SELF; in mlphy_service() 382 msc->ml_state = ML_STATE_AUTO_SELF; in mlphy_status() 390 msc->ml_state = ML_STATE_AUTO_OTHER; in mlphy_status() [all …]
|
/openbsd/sbin/iked/ |
H A D | eap.c | 422 struct eap_mschap_challenge *msc; in eap_parse() local 480 if (len < sizeof(*msc)) in eap_parse() 482 msc = (struct eap_mschap_challenge *)ptr; in eap_parse() 483 ptr += sizeof(*msc); in eap_parse() 484 len -= sizeof(*msc); in eap_parse() 495 msc->msc_id, betoh16(msc->msc_length), in eap_parse() 496 msc->msc_valuesize, str, len); in eap_parse() 498 print_hex(msc->msc_challenge, 0, in eap_parse() 499 sizeof(msc->msc_challenge)); in eap_parse()
|
/openbsd/usr.bin/file/magdir/ |
H A D | communications | 21 0 string msc Message Sequence Chart (chart)
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i960/ |
H A D | t-960bare | 27 MULTILIB_MATCHES=mnumerics=msb mnumerics=msc mnumerics=mkb mnumerics=mkc mnumerics=mmc mnumerics=mc…
|
H A D | t-vxworks960 | 30 MULTILIB_MATCHES=mnumerics=msb mnumerics=msc mnumerics=mkb mnumerics=mkc mnumerics=mmc mnumerics=mc…
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | CommentCommands.td | 204 defm Msc : VerbatimBlockCommand<"msc", "endmsc">;
|
/openbsd/lib/libz/ |
H A D | ChangeLog | 165 - Fix typo in win32/Makefile.msc 204 - Add TOP support to win32/Makefile.msc 287 - Correct suggested usages in win32/Makefile.msc [Shachar, Horvath] 308 - Update win32/Makefile.msc to build test/*.c [Truta] 386 - Add inffast.obj to dependencies in win32/Makefile.msc 461 - Clean up assembler builds in win32/Makefile.msc [Rowe] 516 - Update win32/Makefile.msc, add ZLIB_VER_SUBREVISION [Rowe] 736 - Create .pdb and .manifest files in win32/makefile.msc [Ziegler, Rowe] 1194 . msdos/Makefile.msc: remove "default rtl link library" info from obj files
|
/openbsd/usr.sbin/unbound/doc/ |
H A D | unbound.doxygen | 2757 # Note: This setting is not only used for dot files but also for msc temporary 2763 # You can define message sequence charts within doxygen comments using the \msc 2774 # contain msc files that are included in the documentation (see the \mscfile
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | doxygen.cfg.in | 2014 # You can define message sequence charts within doxygen comments using the \msc 2225 # contain msc files that are included in the documentation (see the \mscfile
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | doxygen.cfg.in | 2013 # You can define message sequence charts within doxygen comments using the \msc 2224 # contain msc files that are included in the documentation (see the \mscfile
|
/openbsd/gnu/llvm/lldb/docs/ |
H A D | doxygen.cfg.in | 1445 # You can define message sequence charts within doxygen comments using the \msc
|
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 1407 defm MSC : BinaryRXYAndPseudo<"msc", 0xE353, null_frag, GR32, load, 4>;
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | ChangeLog-96 | 3159 Wed Apr 10 14:55:10 1996 code by Mike Spengler mks@msc.edu
|