iPXE
Data Fields
socket_cap_t Struct Reference

#include <pcmcia.h>

Data Fields

u_int features
 
u_int irq_mask
 
u_int map_size
 
ioaddr_t io_offset
 
u_char pci_irq
 
void * cb_dev
 
void * bus
 

Detailed Description

Definition at line 78 of file pcmcia.h.

Field Documentation

◆ features

u_int socket_cap_t::features

Definition at line 79 of file pcmcia.h.

◆ irq_mask

u_int socket_cap_t::irq_mask

Definition at line 80 of file pcmcia.h.

◆ map_size

u_int socket_cap_t::map_size

Definition at line 81 of file pcmcia.h.

◆ io_offset

ioaddr_t socket_cap_t::io_offset

Definition at line 82 of file pcmcia.h.

◆ pci_irq

u_char socket_cap_t::pci_irq

Definition at line 83 of file pcmcia.h.

◆ cb_dev

void* socket_cap_t::cb_dev

Definition at line 86 of file pcmcia.h.

◆ bus

void* socket_cap_t::bus

Definition at line 87 of file pcmcia.h.


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