Searched refs:fc_lun_reset_send (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/libfc/
H A Dfc_fcp.c1189 * fc_lun_reset_send() - Send LUN reset command
1192 static void fc_lun_reset_send(unsigned long data) function
1201 setup_timer(&fsp->timer, fc_lun_reset_send, (unsigned long)fsp);
1227 fc_lun_reset_send((unsigned long)fsp);

Completed in 43 milliseconds