Home
last modified time | relevance | path

Searched refs:Diagnostic (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/message/fusion/
Dmptbase.c3682 CHIPREG_WRITE32(&ioc->chip->Diagnostic, (MPI_DIAG_PREVENT_IOC_BOOT | MPI_DIAG_DISABLE_ARM)); in mpt_downloadboot()
3691 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3692 CHIPREG_WRITE32(&ioc->chip->Diagnostic, diag0val | MPI_DIAG_RESET_ADAPTER); in mpt_downloadboot()
3695 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3724 CHIPREG_WRITE32(&ioc->chip->Diagnostic, (MPI_DIAG_RW_ENABLE | MPI_DIAG_DISABLE_ARM)); in mpt_downloadboot()
3787 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3788 CHIPREG_WRITE32(&ioc->chip->Diagnostic, diag0val | in mpt_downloadboot()
3802 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3809 CHIPREG_WRITE32(&ioc->chip->Diagnostic, diag0val); in mpt_downloadboot()
4010 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_diag_reset()
[all …]
Dmptbase.h349 u32 Diagnostic; /* 08 Diagnostic register */ member
/linux-4.1.27/Documentation/networking/
Dcs89x0.txt43 5.2.1 Diagnostic Self-Test
44 5.2.2 Diagnostic Network Test
451 The Diagnostic Network Test verifies a working network connection by
467 To setup the Diagnostic Network Test:
477 3.) From the main menu, Select 'Diagnostic -> Network Test -> Initiator'.
Darcnet-hardware.txt601 CR3/CR4 Diagnostic LEDs
712 Diagnostic LEDs
939 Diagnostic LEDs
2209 | Boot PROM socket IRQ-jumpers |_ Diagnostic
/linux-4.1.27/arch/arm/mm/
Dproc-v7.S185 mrc p15, 0, r4, c15, c0, 1 @ Diagnostic register
194 mrc p15, 0, r10, c15, c0, 1 @ Read Diagnostic register
/linux-4.1.27/Documentation/serial/
Dmoxa-smartio67 - msdiag Diagnostic program for displaying installed Moxa
433 msdiag - Diagnostic
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_history.txt702 * 04-29-04 01.02.04 Added message structures for Diagnostic Buffer Post and
703 * Diagnostic Release requests and replies.