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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsg.c153 struct fasync_struct *async_qp; /* used by asynchronous notification */ member in struct:sg_fd
1171 return fasync_helper(fd, filp, mode, &sfp->async_qp);
1333 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_IN);
1543 kill_fasync(&sfp->async_qp, SIGPOLL, POLL_HUP);

Completed in 60 milliseconds