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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 178 milliseconds