Searched refs:gdth_fill_raw_cmd (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | gdth.c | 128 static int gdth_fill_raw_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp, u8 b); 1673 if (!(cmd_index=gdth_fill_raw_cmd(ha, nscp, BUS_L2P(ha, b)))) in gdth_next() 1692 !(cmd_index=gdth_fill_raw_cmd(ha, nscp, BUS_L2P(ha, b)))) in gdth_next() 2137 static int gdth_fill_raw_cmd(gdth_ha_str *ha, struct scsi_cmnd *scp, u8 b) in gdth_fill_raw_cmd() function 2149 TRACE(("gdth_fill_raw_cmd() cmd 0x%x bus %d ID %d LUN %d\n", in gdth_fill_raw_cmd()
|
Completed in 5 milliseconds