HomeSort by: relevance | last modified time | path
    Searched defs:hdd_ctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sgimips/hpc/
hpcreg.h 47 uint32_t hdd_ctl; /* Control flags and byte count */ member in struct:hpc_dma_desc
53 * The hdd_bufptr and hdd_ctl fields are swapped between HPC1 and
57 #define hpc1_hdd_bufptr hdd_ctl
58 #define hpc3_hdd_ctl hdd_ctl

Completed in 11 milliseconds