Searched refs:SCSI_LIST (Results 1 – 2 of 2) sorted by relevance
760 #define SCSI_LIST(scp) ((struct list_head *)(&(scp)->SCp)) macro
1473 list_add_tail(SCSI_LIST(scb->cmd), in mega_cmd_done()1492 list_add_tail(SCSI_LIST(scb->cmd), in mega_cmd_done()1638 list_add_tail(SCSI_LIST(cmd), &adapter->completed_list); in mega_cmd_done()1988 list_add_tail(SCSI_LIST(cmd), in megaraid_abort_and_reset()