Searched refs:cd_buf_done (Results 1 – 1 of 1) sorted by relevance
113 void cd_buf_done(struct scsi_xfer *);578 xs->done = cd_buf_done; in cdstart()606 cd_buf_done(struct scsi_xfer *xs) in cd_buf_done() function