/Linux-v4.19/lib/ |
D | parser.c | 261 bool star = false; in match_wildcard() local 270 star = true; in match_wildcard() 281 if (!star) in match_wildcard()
|
/Linux-v4.19/drivers/isdn/hardware/mISDN/ |
D | w6692.c | 671 u8 stat, star = 0; in W6692B_interrupt() local 676 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() 677 if (star & (W_B_STAR_RDOV | W_B_STAR_CRCE | W_B_STAR_RMB)) { in W6692B_interrupt() 678 if ((star & W_B_STAR_RDOV) && in W6692B_interrupt() 687 if (star & W_B_STAR_CRCE) { in W6692B_interrupt() 694 if (star & W_B_STAR_RMB) { in W6692B_interrupt() 717 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() 718 if (star & W_B_STAR_RDOV) { in W6692B_interrupt() 734 if (!(star & W_B_STAR_RDOV)) { in W6692B_interrupt() 746 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt() [all …]
|
D | mISDNipac.c | 732 int rbch, star; in dbusy_timer_handler() local 738 star = ReadISAC(isac, ISAC_STAR); in dbusy_timer_handler() 740 isac->name, rbch, star); in dbusy_timer_handler()
|
/Linux-v4.19/drivers/tty/serial/ |
D | sunsab.c | 99 while ((readb(&up->regs->r.star) & SAB82532_STAR_TEC) && --timeout) in sunsab_tec_wait() 107 while ((readb(&up->regs->r.star) & SAB82532_STAR_CEC) && --timeout) in sunsab_cec_wait() 252 if (!(readb(&up->regs->r.star) & SAB82532_STAR_XFW)) in transmit_chars() 299 (readb(&up->regs->r.star) & SAB82532_STAR_CTS)); in check_status() 402 val = readb(&up->regs->r.star); in sunsab_get_mctrl()
|
D | sunsab.h | 12 u8 star; /* Status Register */ member
|
/Linux-v4.19/drivers/staging/speakup/ |
D | DefaultKeyAssignments | 38 InsKeyPad-star n<x|y> go to line (y) or column (x). Where 'n' is any
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | gf100.c | 1449 u32 star, temp; in gf100_gr_init_csdata() local 1452 star = nvkm_rd32(device, falcon + 0x01c4); in gf100_gr_init_csdata() 1454 if (temp > star) in gf100_gr_init_csdata() 1455 star = temp; in gf100_gr_init_csdata() 1456 nvkm_wr32(device, falcon + 0x01c0, 0x01000000 + star); in gf100_gr_init_csdata() 1466 star += 4; in gf100_gr_init_csdata() 1479 nvkm_wr32(device, falcon + 0x01c4, star + 4); in gf100_gr_init_csdata()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | svm.h | 187 u64 star; member
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | isac.c | 590 int rbch, star; in dbusy_timer_handler() local 594 star = cs->readisac(cs, ISAC_STAR); in dbusy_timer_handler() 597 rbch, star); in dbusy_timer_handler()
|
D | icc.c | 586 int rbch, star; in dbusy_timer_handler() local 590 star = cs->readisac(cs, ICC_STAR); in dbusy_timer_handler() 593 rbch, star); in dbusy_timer_handler()
|
D | w6692.c | 690 int rbch, star; in dbusy_timer_handler() local 696 star = cs->readW6692(cs, W_D_STAR); in dbusy_timer_handler() 699 rbch, star); in dbusy_timer_handler() 700 if (star & W_D_STAR_XBZ) { /* D-Channel Busy */ in dbusy_timer_handler()
|
/Linux-v4.19/Documentation/networking/ |
D | arcnet-hardware.txt | 187 can use the bus card in place of any star card if you use a terminator. Then 426 cable-connector and it's for changing to star or bus topology; 427 closed: star - open: bus 553 Since this board is designed both for point-to-point connection in star 556 the PC120, PC110 and PC100 star topology boards and the PC220, PC210 and 561 It can be used in a star or a daisy-chained network. 707 star or bus topology. 708 When the jumper is installed, the board may be used in a star network, when 765 The board is designed both for point-to-point connection in star networks 770 It can be used in a star or a daisy-chained (BUS) network. [all …]
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | gspca-cardlist.rst | 313 zc3xx 0ac8:0302 Z-star Vimicro zc0302 319 zc3xx 0ac8:305b Z-star Vimicro zc0305b
|
/Linux-v4.19/arch/x86/kvm/ |
D | svm.c | 3614 to_vmcb->save.star = from_vmcb->save.star; in nested_svm_vmloadsave() 4067 msr_info->data = svm->vmcb->save.star; in svm_get_msr() 4281 svm->vmcb->save.star = data; in svm_set_msr() 4872 "star:", save->star, "lstar:", save->lstar); in dump_vmcb()
|
/Linux-v4.19/Documentation/admin-guide/LSM/ |
D | Smack.rst | 455 * Pronounced "star", a single asterisk character. 692 program that will enforce policy may set this to the star label.
|