IPR_QUEUECOMMAND

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ipr_queuecommand - Queue a mid-layer request  

SYNOPSIS

"SYNOPSIS"

int ipr_queuecommand (struct scsi_cmnd * scsi_cmd, void (*done) struct scsi_cmnd *);  

ARGUMENTS

scsi_cmd
scsi command struct
done
done function
 

DESCRIPTION

This function queues a request generated by the mid-layer.  

RETURN VALUE

0 on success SCSI_MLQUEUE_DEVICE_BUSY if device is busy SCSI_MLQUEUE_HOST_BUSY if host is busy


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN VALUE

This document was created by man2html, using the manual pages.
Time: 00:02:19 GMT, October 09, 2005