Searched refs:task_mgmt_cmd (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2656 * @task_mgmt_cmd: SCSI task management command.
2658 * This routine creates FCP information unit corresponding to @task_mgmt_cmd
2669 uint8_t task_mgmt_cmd)
2690 fcp_cmnd->fcpCntl2 = task_mgmt_cmd;
3165 lpfc_taskmgmt_name(uint8_t task_mgmt_cmd) argument
3167 switch (task_mgmt_cmd) {
3193 * @task_mgmt_cmd: type of TMF to send
3205 uint8_t task_mgmt_cmd)
3224 task_mgmt_cmd);
3240 lpfc_taskmgmt_name(task_mgmt_cmd), tgt_i
2666 lpfc_scsi_prep_task_mgmt_cmd(struct lpfc_vport *vport, struct lpfc_scsi_buf *lpfc_cmd, unsigned int lun, uint8_t task_mgmt_cmd) argument
3203 lpfc_send_taskmgmt(struct lpfc_vport *vport, struct lpfc_rport_data *rdata, unsigned tgt_id, unsigned int lun_id, uint8_t task_mgmt_cmd) argument
[all...]

Completed in 167 milliseconds