Home
last modified time | relevance | path

Searched refs:sp_get (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/
Dppp_synctty.c185 static struct syncppp *sp_get(struct tty_struct *tty) in sp_get() function
331 struct syncppp *ap = sp_get(tty); in ppp_synctty_ioctl()
388 struct syncppp *ap = sp_get(tty); in ppp_sync_receive()
405 struct syncppp *ap = sp_get(tty); in ppp_sync_wakeup()
/linux-2.6.39/drivers/net/hamradio/
D6pack.c401 static struct sixpack *sp_get(struct tty_struct *tty) in sp_get() function
426 struct sixpack *sp = sp_get(tty); in sixpack_write_wakeup()
469 sp = sp_get(tty); in sixpack_receive_buf()
723 struct sixpack *sp = sp_get(tty); in sixpack_ioctl()
/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_os.c789 sp_get(struct srb *sp) in sp_get() function
842 sp_get(sp); in qla2xxx_eh_abort()