Home
last modified time | relevance | path

Searched refs:sg_flags (Results 1 – 6 of 6) sorted by relevance

/linux/arch/alpha/include/uapi/asm/
H A Dtermios.h13 short sg_flags; member
/linux/arch/powerpc/include/uapi/asm/
H A Dtermios.h25 short sg_flags; member
/linux/arch/mips/include/uapi/asm/
H A Dtermios.h22 int sg_flags; /* SGI special - int, not short */ member
/linux/drivers/tty/
H A Dtty_ioctl.c582 tmp.sg_flags = get_sgflags(tty); in get_sgttyb()
642 set_sgflags(&termios, tmp.sg_flags); in set_sgttyb()
/linux/drivers/usb/musb/
H A Dmusb_host.c1743 unsigned int sg_flags = SG_MITER_ATOMIC | SG_MITER_TO_SG; in musb_host_rx() local
1944 sg_flags); in musb_host_rx()
/linux/drivers/scsi/lpfc/
H A Dlpfc_bsg.c230 unsigned int sg_flags = SG_MITER_ATOMIC; in lpfc_bsg_copy_data() local
237 sg_flags |= SG_MITER_FROM_SG; in lpfc_bsg_copy_data()
239 sg_flags |= SG_MITER_TO_SG; in lpfc_bsg_copy_data()
241 sg_flags); in lpfc_bsg_copy_data()