Searched refs:sd_init_command (Results 1 – 1 of 1) sorted by relevance
118 static blk_status_t sd_init_command(struct scsi_cmnd *SCpnt);575 .init_command = sd_init_command,1264 static blk_status_t sd_init_command(struct scsi_cmnd *cmd) in sd_init_command() function