[Krafton Jungle] PintOS 2.0.0
크래프톤 정글 PintOS
 
Loading...
Searching...
No Matches
channel Struct Reference
Collaboration diagram for channel:

Public Attributes

char name [8]
 
uint16_t reg_base
 
uint8_t irq
 
struct lock lock
 
bool expecting_interrupt
 
struct semaphore completion_wait
 
struct disk devices [2]
 

Member Data Documentation

◆ completion_wait

struct semaphore channel::completion_wait

◆ devices

struct disk channel::devices[2]

◆ expecting_interrupt

bool channel::expecting_interrupt

◆ irq

uint8_t channel::irq

◆ lock

struct lock channel::lock

◆ name

char channel::name[8]

◆ reg_base

uint16_t channel::reg_base

The documentation for this struct was generated from the following file: