Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/message/fusion/
Dmptbase.c3691 CHIPREG_WRITE32(&ioc->chip->Diagnostic, (MPI_DIAG_PREVENT_IOC_BOOT | MPI_DIAG_DISABLE_ARM)); in mpt_downloadboot()
3700 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3701 CHIPREG_WRITE32(&ioc->chip->Diagnostic, diag0val | MPI_DIAG_RESET_ADAPTER); in mpt_downloadboot()
3704 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3733 CHIPREG_WRITE32(&ioc->chip->Diagnostic, (MPI_DIAG_RW_ENABLE | MPI_DIAG_DISABLE_ARM)); in mpt_downloadboot()
3796 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3797 CHIPREG_WRITE32(&ioc->chip->Diagnostic, diag0val | in mpt_downloadboot()
3811 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_downloadboot()
3818 CHIPREG_WRITE32(&ioc->chip->Diagnostic, diag0val); in mpt_downloadboot()
4019 diag0val = CHIPREG_READ32(&ioc->chip->Diagnostic); in mpt_diag_reset()
[all …]
Dmptbase.h349 u32 Diagnostic; /* 08 Diagnostic register */ member
/linux-3.4.99/Documentation/networking/
Dcs89x0.txt44 5.2.1 Diagnostic Self-Test
45 5.2.2 Diagnostic Network Test
530 The Diagnostic Network Test verifies a working network connection by
546 To setup the Diagnostic Network Test:
556 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-3.4.99/Documentation/serial/
Dmoxa-smartio67 - msdiag Diagnostic program for displaying installed Moxa
433 msdiag - Diagnostic
/linux-3.4.99/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.