Lines Matching refs:from
32 * condition status from targets.
60 * spec at all? The following sections are taken from the SCSI2
362 static struct { int command; void *from; } cmd_list[8];
368 cmd_list[cmd_ptr].from = __builtin_return_address(0);
396 printk("%02x:%p ", cmd_list[i].command, cmd_list[i].from);
405 * fas216_get_last_msg - retrive last message from the list
409 * Retrieve a last message from the list, using position in fifo.
509 * @msg: message from target
511 * Handle a synchronous transfer message from the target
541 * synchronous transfer agreement from being reached.
574 * and have successfully received a response from the
661 * @info: interface to transfer data to/from
725 fas216_log(info, LOG_BUFFER, "cleaning up from previous "
733 * bytes left in the FIFO from the transfer counter.
743 * @info: interface from which device disconnected from
825 * @info: interface from which device disconnected from
827 * Called when we switch away from DATA IN or DATA OUT phases.
845 * from the on-board FIFO. Read them manually.
878 * @info: interface from which device disconnected from
1009 * Restore data pointer from SAVED data pointer
1090 * Restore current data pointer from SAVED data pointer
1221 * fas216_message - handle a function done interrupt from FAS216 chip
1224 * Handle a function done interrupt from FAS216 chip
1342 * fas216_busservice_intr - handle bus service interrupt from FAS216 chip
1347 * Handle a bus service interrupt from FAS216 chip
1542 * fas216_funcdone_intr - handle a function done interrupt from FAS216 chip
1547 * Handle a function done interrupt from FAS216 chip
1628 * Handle interrupts from the interface to progress a command
1986 * Clean up from issuing a BUS DEVICE RESET message to a device.
2363 * issued yet. We can remove the command from the queue,
2500 * all pending commands from the driver. By doing
2752 * Now read the ID from the chip.