Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/message/fusion/
Dmptbase.c3671 CHIPREG_WRITE32(&ioc->chip->Diagnostic, (MPI_DIAG_PREVENT_IOC_BOOT | MPI_DIAG_DISABLE_ARM)); in mpt_downloadboot()
3680 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3681 CHIPREG_WRITE32(&ioc->chip->Diagnostic, diag0val | MPI_DIAG_RESET_ADAPTER); in mpt_downloadboot()
3684 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3713 CHIPREG_WRITE32(&ioc->chip->Diagnostic, (MPI_DIAG_RW_ENABLE | MPI_DIAG_DISABLE_ARM)); in mpt_downloadboot()
3776 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3777 CHIPREG_WRITE32(&ioc->chip->Diagnostic, diag0val | in mpt_downloadboot()
3791 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3798 CHIPREG_WRITE32(&ioc->chip->Diagnostic, diag0val); in mpt_downloadboot()
3999 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_diag_reset()
[all …]
Dmptbase.h349 u32 Diagnostic; /* 08 Diagnostic register */ member
/linux-4.4.14/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.4.14/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.4.14/Documentation/serial/
Dmoxa-smartio67 - msdiag Diagnostic program for displaying installed Moxa
433 msdiag - Diagnostic
/linux-4.4.14/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.