Changes between Version 11 and Version 12 of hba_driver


Ignore:
Timestamp:
Apr 2, 2015, 12:42:34 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • hba_driver

    v11 v12  
    7676 === unsigned int '''_hba_init'' ( ) ===
    7777This function checks the block size and desactivates interrupts. It initializes
    78 the HBA hardware registers, and the Command List.that is statically routed to processor P[x_io,y_io,0] in cluster_io.
    79 //    The associated global HBA_ISR send a WAKUP WTI to all tasks that have
    80 //    a completed command. This HBA_ISR uses a read pointer on the command
    81 //    to identify the first expected command completion. The incrementation
    82 //    of this read pointer does
    83  == __Access Functions__ ==
    84 
    85  === unsigned int '''_hba_init'' ( ) ===
    86 This function checks the block size and desactivates interrupts. It initializes
    8778the HBA hardware registers, and the Command List.
    8879Return 0 for success, > 0 if error.