Home
last modified time | relevance | path

Searched refs:star (Results 1 – 13 of 13) sorted by relevance

/linux-2.6.39/drivers/isdn/hardware/mISDN/
Dw6692.c659 u8 stat, star = 0; in W6692B_interrupt() local
664 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt()
665 if (star & (W_B_STAR_RDOV | W_B_STAR_CRCE | W_B_STAR_RMB)) { in W6692B_interrupt()
666 if ((star & W_B_STAR_RDOV) && in W6692B_interrupt()
675 if (star & W_B_STAR_CRCE) { in W6692B_interrupt()
682 if (star & W_B_STAR_RMB) { in W6692B_interrupt()
705 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt()
706 if (star & W_B_STAR_RDOV) { in W6692B_interrupt()
723 if (!(star & W_B_STAR_RDOV)) { in W6692B_interrupt()
735 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt()
[all …]
DmISDNipac.c725 int rbch, star; in dbusy_timer_handler() local
731 star = ReadISAC(isac, ISAC_STAR); in dbusy_timer_handler()
733 isac->name, rbch, star); in dbusy_timer_handler()
/linux-2.6.39/drivers/tty/serial/
Dsunsab.c97 while ((readb(&up->regs->r.star) & SAB82532_STAR_TEC) && --timeout) in sunsab_tec_wait()
105 while ((readb(&up->regs->r.star) & SAB82532_STAR_CEC) && --timeout) in sunsab_cec_wait()
246 if (!(readb(&up->regs->r.star) & SAB82532_STAR_XFW)) in transmit_chars()
293 (readb(&up->regs->r.star) & SAB82532_STAR_CTS)); in check_status()
394 val = readb(&up->regs->r.star); in sunsab_get_mctrl()
Dsunsab.h11 u8 star; /* Status Register */ member
/linux-2.6.39/drivers/staging/speakup/
DDefaultKeyAssignments38 InsKeyPad-star n<x|y> go to line (y) or column (x). Where 'n' is any
/linux-2.6.39/drivers/isdn/hisax/
Dicc.c586 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()
Disac.c585 int rbch, star; in dbusy_timer_handler() local
589 star = cs->readisac(cs, ISAC_STAR); in dbusy_timer_handler()
592 rbch, star); in dbusy_timer_handler()
Dw6692.c687 int rbch, star; in dbusy_timer_handler() local
693 star = cs->readW6692(cs, W_D_STAR); in dbusy_timer_handler()
696 rbch, star); in dbusy_timer_handler()
697 if (star & W_D_STAR_XBZ) { /* D-Channel Busy */ in dbusy_timer_handler()
/linux-2.6.39/arch/x86/include/asm/
Dsvm.h162 u64 star; member
/linux-2.6.39/Documentation/networking/
Darcnet-hardware.txt187 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-2.6.39/Documentation/video4linux/
Dgspca.txt278 zc3xx 0ac8:0302 Z-star Vimicro zc0302
284 zc3xx 0ac8:305b Z-star Vimicro zc0305b
/linux-2.6.39/arch/x86/kvm/
Dsvm.c2429 to_vmcb->save.star = from_vmcb->save.star; in nested_svm_vmloadsave()
2820 *data = svm->vmcb->save.star; in svm_get_msr()
2933 svm->vmcb->save.star = data; in svm_set_msr()
3184 save->star, save->lstar); in dump_vmcb()
/linux-2.6.39/Documentation/
DSmack.txt195 * Pronounced "star", a single asterisk character.
412 program that will enforce policy may set this to the star label.