Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/csiostor/
H A Dcsio_scsi.h82 #define CSIO_SCSI_TM_POLL_MS 2000 /* should be less than macro
H A Dcsio_scsi.c2134 count = DIV_ROUND_UP((ioreq->tmo + 10) * 1000, CSIO_SCSI_TM_POLL_MS); in csio_eh_lun_reset_handler()
2157 count * (CSIO_SCSI_TM_POLL_MS / 1000)); in csio_eh_lun_reset_handler()
2161 msleep(CSIO_SCSI_TM_POLL_MS); in csio_eh_lun_reset_handler()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/csiostor/
H A Dcsio_scsi.h82 #define CSIO_SCSI_TM_POLL_MS 2000 /* should be less than macro
H A Dcsio_scsi.c2134 count = DIV_ROUND_UP((ioreq->tmo + 10) * 1000, CSIO_SCSI_TM_POLL_MS); in csio_eh_lun_reset_handler()
2157 count * (CSIO_SCSI_TM_POLL_MS / 1000)); in csio_eh_lun_reset_handler()
2161 msleep(CSIO_SCSI_TM_POLL_MS); in csio_eh_lun_reset_handler()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/csiostor/
H A Dcsio_scsi.h82 #define CSIO_SCSI_TM_POLL_MS 2000 /* should be less than macro
H A Dcsio_scsi.c2134 count = DIV_ROUND_UP((ioreq->tmo + 10) * 1000, CSIO_SCSI_TM_POLL_MS); in csio_eh_lun_reset_handler()
2157 count * (CSIO_SCSI_TM_POLL_MS / 1000)); in csio_eh_lun_reset_handler()
2161 msleep(CSIO_SCSI_TM_POLL_MS); in csio_eh_lun_reset_handler()