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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_mbx.c749 struct crash_record *crash_record = NULL; local
773 crash_record = dma_alloc_coherent(&ha->pdev->dev, crash_record_size,
775 if (crash_record == NULL)
794 if (crash_record)
796 crash_record, crash_record_dma);
H A Dql4_fw.h686 struct crash_record { struct

Completed in 33 milliseconds