Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dsg.c150 struct fasync_struct *async_qp; /* used by asynchronous notification */ member
1218 return fasync_helper(fd, filp, mode, &sfp->async_qp); in sg_fasync()
1407 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_IN); in sg_rq_end_io()
1616 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_HUP); in sg_remove_device()