USB_SG_CANCEL(9) USB Core APIs USB_SG_CANCEL(9)NAMEusb_sg_cancel - stop scatter/gather i/o issued by usb_sg_waitSYNOPSISvoid usb_sg_cancel(struct usb_sg_request * io);ARGUMENTSio request block, initialized with usb_sg_initDESCRIPTIONThis stops a request after it has been started by usb_sg_wait. It can also prevents one initialized by usb_sg_init from starting, so that call just frees resources allocated to the request.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_SG_CANCEL(9)
| Related Man Pages |
|---|
| usb_control_msg(9) - suse |
| usb_sg_init(9) - suse |
| usb_sg_wait(9) - suse |
| rdma_post_readv(3) - debian |
| rdma_post_readv(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |