Home
last modified time | relevance | path

Searched refs:__gdth_execute (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/scsi/
Dgdth.c445 int __gdth_execute(struct scsi_device *sdev, gdth_cmd_str *gdtcmd, char *cmnd, in __gdth_execute() function
492 int rval = __gdth_execute(sdev, gdtcmd, cmnd, timeout, info); in gdth_execute()
4158 rval = __gdth_execute(ha->sdev, &cmd, cmnd, 30, NULL); in ioc_resetdrv()
4274 rval = __gdth_execute(ha->sdev, &gen.command, cmnd, gen.timeout, &gen.info); in ioc_general()
4332 if (__gdth_execute(ha->sdev, cmd, cmnd, 30, &cluster_type) == S_OK) in ioc_hdrlist()
4382 status = __gdth_execute(ha->sdev, cmd, cmnd, 30, &info); in ioc_rescan()
4398 status = __gdth_execute(ha->sdev, cmd, cmnd, 30, &info); in ioc_rescan()
4432 status = __gdth_execute(ha->sdev, cmd, cmnd, 30, &info); in ioc_rescan()
4445 status = __gdth_execute(ha->sdev, cmd, cmnd, 30, &info); in ioc_rescan()
4460 status = __gdth_execute(ha->sdev, cmd, cmnd, 30, &info); in ioc_rescan()