Searched defs:fc_lun_reset (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/libfc/
H A Dfc_fcp.c1246 * fc_lun_reset() - Send a LUN RESET command to a device
1253 static int fc_lun_reset(struct fc_lport *lport, struct fc_fcp_pkt *fsp, function
2099 rc = fc_lun_reset(lport, fsp, scmd_id(sc_cmd), sc_cmd->device->lun);

Completed in 15 milliseconds