e1000.c |
|
e1000_acquire_eeprom |
Prepares EEPROM for access |
e1000_adjust_serdes_amplitude |
Adjust SERDES output amplitude based on EEPROM setting. |
e1000_arc_subsystem_valid |
|
e1000_blink_led_start |
Used on 82571 and later Si that has LED blink bits. |
e1000_calculate_mng_checksum |
This function calculates the checksum. |
e1000_check_downshift |
Check if Downshift occured |
e1000_check_for_link |
Checks to see if the link status of the hardware has changed. |
e1000_check_mng_mode |
This function checks the mode of the firmware. |
e1000_check_phy_reset_block |
Checks if PHY reset is blocked due to SOL/IDER session, for example. |
e1000_check_polarity |
Check the cable polarity |
e1000_cleanup_led |
Restores the saved state of the SW controlable LED. |
e1000_clear_hw_cntrs |
Clears all hardware statistics counters. |
e1000_clear_vfta |
Clears the VLAN filer table |
e1000_close |
Functions that implement the gPXE driver API * |
e1000_commit_shadow_ram |
Flushes the cached eeprom to NVM. This is done by saving the modified values |
e1000_config_collision_dist |
Sets the collision distance in the Transmit Control register |
e1000_config_dsp_after_link_change |
82541_rev_2 & 82547_rev_2 have the capability to configure the DSP when a |
e1000_config_fc_after_link_up |
Configures flow control settings after link is established |
e1000_config_mac_to_phy |
Sets MAC speed and duplex settings to reflect the those in the PHY |
e1000_configure_kmrn_for_10_100 |
Configure the MAC-to-PHY interface for 10/100Mbps |
e1000_configure_kmrn_for_1000 |
|
e1000_configure_rx |
e1000_configure_rx - Configure 8254x Receive Unit after Reset |
e1000_configure_tx |
e1000_configure_tx - Configure 8254x Transmit Unit after Reset |
e1000_copper_link_autoneg |
Setup auto-negotiation and flow control advertisements, |
e1000_copper_link_ggp_setup |
Copper link setup for e1000_phy_gg82563 series. |
e1000_copper_link_igp_setup |
Copper link setup for e1000_phy_igp series. |
e1000_copper_link_mgp_setup |
Copper link setup for e1000_phy_m88 series. |
e1000_copper_link_postconfig |
Config the MAC and the PHY after link is up. |
e1000_copper_link_preconfig |
Make sure we have a valid PHY and change PHY mode before link setup. |
e1000_detect_gig_phy |
Probes the expected PHY address for known PHY IDs |
e1000_disable_pciex_master |
Disables PCI-Express master access and verifies there are no pending requests |
e1000_enable_mng_pass_thru |
Verifies the hardware needs to allow ARPs to be processed by the host |
e1000_enable_tx_pkt_filtering |
This function checks whether tx pkt filtering needs to be enabled or not. |
e1000_erase_ich8_4k_segment |
Erases the bank specified. Each bank may be a 4, 8 or 64k block. Banks are 0 |
e1000_force_mac_fc |
Forces the MAC's flow control settings. |
e1000_free_rx_resources |
|
e1000_free_tx_resources |
|
e1000_get_auto_rd_done |
Check for EEPROM Auto Read bit done. |
e1000_get_bus_info |
Gets the current PCI bus type, speed, and width of the hardware |
e1000_get_cable_length |
Estimates the cable length. |
e1000_get_hw_control |
e1000_get_hw_control - get control of the h/w from f/w |
e1000_get_hw_eeprom_semaphore |
Using the combination of SMBI and SWESMBI semaphore bits when resetting |
e1000_get_phy_cfg_done |
Checks if the PHY configuration is done |
e1000_get_software_flag |
Get software semaphore FLAG bit (SWFLAG). |
e1000_get_software_semaphore |
Obtaining software semaphore bit (SMBI) before resetting PHY. |
e1000_get_speed_and_duplex |
Detects the current speed and duplex settings of the hardware. |
e1000_hash_mc_addr |
Hashes an address to determine its location in the multicast table |
e1000_host_if_read_cookie |
This function reads the cookie from ARC ram. |
e1000_hw.c |
|
e1000_ich8_cycle_init |
This function does initial flash setup so that a new read/write/erase cycle |
e1000_ich8_flash_cycle |
This function starts a flash cycle and waits for its completion |
e1000_id_led_init |
|
e1000_init_eeprom_params |
Sets up eeprom variables in the hw struct. Must be called after mac_type |
e1000_init_hw |
Performs basic configuration of the adapter. |
e1000_init_lcd_from_nvm |
This function initializes the PHY from the NVM on ICH8 platforms. This |
e1000_init_lcd_from_nvm_config_region |
|
e1000_init_rx_addrs |
Initializes receive address filters. |
e1000_initialize_hardware_bits |
Initialize a number of hardware-dependent bits |
e1000_io_write |
|
e1000_irq |
e1000_irq - enable or Disable interrupts |
e1000_irq_disable |
e1000_irq_disable - Mask off interrupt generation on the NIC |
e1000_irq_enable |
e1000_irq_enable - Enable default interrupt generation settings |
e1000_is_onboard_nvm_eeprom |
|
e1000_kumeran_lock_loss_workaround |
|
e1000_led_off |
Turns off the software controllable LED |
e1000_led_on |
Turns on the software controllable LED |
e1000_lower_ee_clk |
Lowers the EEPROM's clock input. |
e1000_lower_mdi_clk |
Lowers the Management Data Clock |
e1000_mng_enable_host_if |
This function checks whether the HOST IF is enabled for command operaton |
e1000_mng_host_if_write |
This function writes the buffer content at the offset given on the host if. |
e1000_mng_write_cmd_header |
This function writes the command header after does the checksum calculation. |
e1000_mng_write_commit |
This function indicates to ARC that a new command is pending which completes |
e1000_mng_write_dhcp_info |
This function writes the dhcp info . |
e1000_mta_set |
Sets the bit in the multicast table corresponding to the hash value. |
e1000_open |
e1000_open - Called when a network interface is made active |
e1000_pci_clear_mwi |
|
e1000_pci_set_mwi |
|
e1000_phy_force_speed_duplex |
Force PHY speed and duplex settings to hw->forced_speed_duplex |
e1000_phy_get_info |
Get PHY information from various PHY registers |
e1000_phy_hw_reset |
Returns the PHY to the power-on reset state |
e1000_phy_ife_get_info |
Get PHY information from various PHY registers for ife PHY only. |
e1000_phy_igp_get_info |
Get PHY information from various PHY registers for igp PHY only. |
e1000_phy_init_script |
IGP phy init script - initializes the GbE PHY |
e1000_phy_m88_get_info |
Get PHY information from various PHY registers fot m88 PHY only. |
e1000_phy_powerdown_workaround |
|
e1000_phy_reset |
Resets the PHY |
e1000_phy_reset_dsp |
Resets the PHY's DSP |
e1000_phy_setup_autoneg |
Configures PHY autoneg and flow control advertisement settings |
e1000_polarity_reversal_workaround |
|
e1000_poll |
e1000_poll - Poll for received packets |
e1000_poll_eerd_eewr_done |
Polls the status bit (bit 1) of the EERD to determine when the read is done. |
e1000_probe |
e1000_probe - Initial configuration of e1000 NIC |
e1000_put_hw_eeprom_semaphore |
This function clears HW semaphore bits. |
e1000_raise_ee_clk |
Raises the EEPROM's clock input. |
e1000_raise_mdi_clk |
Raises the Management Data Clock |
e1000_rar_set |
Puts an ethernet address into a receive address register. |
e1000_read_eeprom |
Reads a 16 bit word from the EEPROM. |
e1000_read_eeprom_eerd |
Reads a 16 bit word from the EEPROM using the EERD register. |
e1000_read_eeprom_ich8 |
Reads a 16 bit word or words from the EEPROM using the ICH8's flash access |
e1000_read_ich8_byte |
Reads a single byte from the NVM using the ICH8 flash access registers. |
e1000_read_ich8_data |
Reads a byte or word from the NVM using the ICH8 flash access registers. |
e1000_read_ich8_word |
Reads a word from the NVM using the ICH8 flash access registers. |
e1000_read_kmrn_reg |
|
e1000_read_mac_addr |
Reads the adapter's MAC address from the EEPROM and inverts the LSB for the |
e1000_read_pci_cfg |
|
e1000_read_pcie_cap_reg |
|
e1000_read_phy_reg |
Reads the value from a PHY register, if the value is on a specific non zero |
e1000_read_phy_reg_ex |
|
e1000_refill_rx_ring |
e1000_refill_rx_ring - allocate Rx io_buffers |
e1000_release_eeprom |
Terminates a command by inverting the EEPROM's chip select pin |
e1000_release_software_flag |
Release software semaphore FLAG bit (SWFLAG). |
e1000_release_software_semaphore |
Release semaphore bit (SMBI). |
e1000_remove |
e1000_remove - Device Removal Routine |
e1000_reset |
e1000_reset - Put e1000 NIC in known initial state |
e1000_reset_adaptive |
Resets Adaptive IFS to its default state. |
e1000_reset_hw |
Reset the transmit and receive units; mask and clear all interrupts. |
e1000_set_d0_lplu_state |
This function sets the lplu d0 state according to the active flag. When |
e1000_set_d3_lplu_state |
This function sets the lplu state according to the active flag. When |
e1000_set_mac_type |
Set the mac type member in the hw struct. |
e1000_set_media_type |
Set media type and TBI compatibility. |
e1000_set_pci_ex_no_snoop |
Configure PCI-Ex no-snoop |
e1000_set_pci_express_master_disable |
Disables PCI-Express master access. |
e1000_set_phy_mode |
Set PHY to class A mode |
e1000_set_phy_type |
Set the phy type member in the hw struct. |
e1000_set_vco_speed |
Change VCO speed register to improve Bit Error Rate performance of SERDES. |
e1000_setup_copper_link |
Detects which PHY is present and setup the speed and duplex |
e1000_setup_fiber_serdes_link |
Sets up link for a fiber based or serdes based adapter |
e1000_setup_led |
Prepares SW controlable LED for use and saves the current state of the LED. |
e1000_setup_link |
Configures flow control and link settings. |
e1000_setup_rx_resources |
e1000_setup_rx_resources - allocate Rx resources (Descriptors) |
e1000_setup_tx_resources |
e1000_setup_tx_resources - allocate Tx resources (Descriptors) |
e1000_shift_in_ee_bits |
Shift data bits in from the EEPROM |
e1000_shift_in_mdi_bits |
Shifts data bits in from the PHY |
e1000_shift_out_ee_bits |
Shift data bits out to the EEPROM. |
e1000_shift_out_mdi_bits |
Shifts data bits out to the PHY |
e1000_spi_eeprom_ready |
Reads a 16 bit word from the EEPROM. |
e1000_standby_eeprom |
Returns EEPROM to a "standby" state |
e1000_sw_init |
e1000_sw_init - Initialize general software structures (struct e1000_adapter) |
e1000_swfw_sync_acquire |
|
e1000_swfw_sync_release |
|
e1000_tbi_adjust_stats |
Adjusts the statistic counters when a frame is accepted by TBI_ACCEPT |
e1000_transmit |
e1000_transmit - Transmit a packet |
e1000_update_adaptive |
Called during the callback/watchdog routine to update IFS value based on |
e1000_update_eeprom_checksum |
Calculates the EEPROM checksum and writes it to the EEPROM |
e1000_validate_eeprom_checksum |
Verifies that the EEPROM has a valid checksum |
e1000_validate_mdi_setting |
|
e1000_verify_write_ich8_byte |
Writes a single byte to the NVM using the ICH8 flash access registers. |
e1000_wait_autoneg |
Blocks until autoneg completes or times out (~4.5 seconds) |
e1000_write_eeprom |
Parent function for writing words to the different EEPROM types. |
e1000_write_eeprom_eewr |
Writes a 16 bit word from the EEPROM using the EEWR register. |
e1000_write_eeprom_ich8 |
Writes a 16 bit word or words to the EEPROM using the ICH8's flash access |
e1000_write_eeprom_microwire |
Writes a 16 bit word to a given offset in a Microwire EEPROM. |
e1000_write_eeprom_spi |
Writes a 16 bit word to a given offset in an SPI EEPROM. |
e1000_write_ich8_byte |
Writes a single byte to the NVM using the ICH8 flash access registers. |
e1000_write_ich8_data |
Writes One /two bytes to the NVM using the ICH8 flash access registers. |
e1000_write_kmrn_reg |
|
e1000_write_pci_cfg |
|
e1000_write_phy_reg |
Writes a value to a PHY register |
e1000_write_phy_reg_ex |
|
e1000_write_reg_io |
Writes a value to one of the devices registers using port I/O (as opposed to |
e1000_write_vfta |
Writes a value to the specified offset in the VLAN filter table. |
E2BIG |
Arg list too long |
E2BIG |
Arg list too long |
E80211_REASON( reas ) |
|
E80211_STATUS( stat ) |
|
e820.h |
|
E820_ACPI |
usable as RAM once ACPI tables have been read |
E820_ATTR_ENABLED |
|
E820_ATTR_NONVOLATILE |
|
E820_ATTR_UNKNOWN |
|
E820_CHUNK |
|
e820_data |
|
e820_entry |
|
e820_entry |
|
e820_entry |
|
e820_entry |
|
e820_info |
|
E820_MIN_SIZE |
|
E820_NVS |
|
E820_RAM |
|
E820_RESERVED |
|
E820_TYPE_ACPI |
*< ACPI reclaim memory |
E820_TYPE_ACPI |
*< ACPI reclaim memory |
E820_TYPE_NVS |
*< ACPI NVS memory |
E820_TYPE_NVS |
*< ACPI NVS memory |
E820_TYPE_RAM |
*< Normal memory |
E820_TYPE_RAM |
*< Normal memory |
E820_TYPE_RESERVED |
*< Reserved and unavailable |
E820_TYPE_RSVD |
*< Reserved and unavailable |
e820buf |
|
e820entry |
|
e820func.c |
|
e820map |
|
e820map_init |
|
E820MAX |
|
e820range |
|
e820test.c |
|
EACCES |
Permission denied |
EACCES |
Permission denied |
EADDRINUSE |
Address already in use |
EADDRINUSE |
Address already in use |
EADDRNOTAVAIL |
Cannot assign requested address |
EADDRNOTAVAIL |
Cannot assign requested address |
EADV |
Advertise error |
EADV |
Advertise error |
EAFNOSUPPORT |
Address family not supported by protocol |
EAFNOSUPPORT |
Address family not supported by protocol |
EAGAIN |
Try again |
EAGAIN |
Try again |
EALREADY |
Operation already in progress |
EALREADY |
Operation already in progress |
eapol.c |
|
eapol_key_rx |
Handle receipt of EAPOL-Key frame for WPA |
eapol_ntoa |
Transcribe EAPOL network-layer address |
eapol_rx |
Receive EAPOL network-layer packet |
EBADE |
Invalid exchange |
EBADE |
Invalid exchange |
EBADF |
Bad file number |
EBADF |
Bad file number |
EBADFD |
File descriptor in bad state |
EBADFD |
File descriptor in bad state |
EBADMSG |
Not a data message |
EBADMSG |
Not a data message |
EBADR |
Invalid request descriptor |
EBADR |
Invalid request descriptor |
EBADRQC |
Invalid request code |
EBADRQC |
Invalid request code |
EBADSLT |
Invalid slot |
EBADSLT |
Invalid slot |
EBFONT |
Bad font file format |
EBFONT |
Bad font file format |
ebinfo |
|
ebios_dapa |
|
ebios_dapa |
|
EBUSY |
|
EBUSY |
Device or resource busy |
EBUSY |
Device or resource busy |
ECHILD |
No child processes |
ECHILD |
No child processes |
echo |
|
echo_exec |
The "echo" command |
ECHRNG |
Channel number out of range |
ECHRNG |
Channel number out of range |
ecollect_free |
Collect free blocks |
ECOMM |
Communication error on send |
ECOMM |
Communication error on send |
ECONNABORTED |
Software caused connection abort |
ECONNABORTED |
Software caused connection abort |
ECONNREFUSED |
Connection refused |
ECONNREFUSED |
Connection refused |
ECONNRESET |
Connection reset by peer |
ECONNRESET |
Connection reset by peer |
EDADDR |
Address mark not found |
EDADDRM |
Control data address mark detected (hard disk) |
EDBADS |
Bad sector detected (hard disk) |
EDBADT |
Bad track detected (hard disk) |
EDBOUND |
Data boundary error (attempted DMA across 64K boundary or >80h sectors) |
EDCHANG |
Disk changed (floppy) |
EDCMOS |
Incorrect drive type stored in CMOS (Compaq) |
EDCOUNT |
Lock count exceeded (INT 13 extensions) |
EDCRCF |
Uncorrectable CRC or ECC error on read |
EDCRCV |
Data ECC corrected (hard disk) |
EDCTRL |
Controller failure |
edd_device_parameters |
|
edd_dpt |
|
edd_dsk_pkt |
|
EDDMA |
DMA overrun |
EDDMARG |
DMA arbitration level out of range (hard disk) |
EDEADLK |
Resource deadlock would occur |
EDEADLK |
Resource deadlock would occur |
EDEADLOCK |
|
EDEADLOCK |
|
EDEJF |
Valid eject request failed (INT 13 extensions) |
EDESTADDRREQ |
Destination address required |
EDESTADDRREQ |
Destination address required |
EDFAIL |
Drive parameter activity failed (hard disk) |
edging.c |
|
EDINV |
Invalid function in AH or invalid parameter |
EDINVM |
Unsupported track or invalid media |
EDINVS |
Invalid number of sectors on format (PS/2 hard disk) |
edit_cmdline |
|
edit_setting |
Edit setting widget |
edit_string |
Edit editable string |
editbox.c |
|
EDITBOX_COL |
|
EDITBOX_MIN_CHARS |
|
EDITBOX_WIDTH |
|
EDITPROMPT |
|
editstring.c |
|
EDLOCK |
Volume locked in drive (INT 13 extensions) |
EDMEDIA |
No media in drive (IBM/MS INT 13 extensions) |
EDNLOCK |
Volume not locked in drive (INT 13 extensions) |
EDNOFND |
Sector not found/read error |
EDOM |
Math argument out of domain of func |
EDOM |
Math argument out of domain of func |
EDOTDOT |
RFS specific error |
EDOTDOT |
RFS specific error |
EDQUOT |
Quota exceeded |
EDQUOT |
Quota exceeded |
EDREADY |
Drive not ready (hard disk) |
EDREMOV |
Volume not removable (INT 13 extensions) |
EDRF |
Status register error (hard disk) |
EDRFAIL |
Reset failed (hard disk) |
EDRO |
Disk write-protected |
EDSEEKF |
Seek failed |
EDSF |
Sense operation failed (hard disk) |
EDTIME |
Timeout (not ready) |
EDUNKOWN |
Undefined error (hard disk) |
EDUSED |
Volume in use (INT 13 extensions) |
EDWF |
Write fault (hard disk) |
ee_addr_CRC_8 |
CRC over last thee Bytes |
ee_addr_id |
Word offset for Card ID |
ee_addr_SN |
Serial Number |
ee_addr_vendor |
Word offset for EISA Vendor ID |
ee_AltReady |
Alternate Ready, 0=normal |
ee_AutoIO |
|
ee_AutoNeg |
Auto Negotiation enabled? |
ee_AutoPort |
Auto Port Selection 1= Disabled |
ee_BNC_TPE |
0=TPE |
ee_BoardID |
Manucaturer Board ID, reserved |
ee_BoardMask |
|
ee_BootType |
00=None, 01=IPX, 10=ODI, 11=NDIS |
ee_BootTypeMask |
|
ee_BusWidth |
8/16 bit |
ee_Checksum |
initial and final value for adding checksum |
ee_CP |
Concurrent Processing |
ee_CPMask |
|
EE_CS |
EEPROM chip select. |
EE_CS |
EEPROM chip select. |
EE_CS |
EEPROM chip select |
EE_CS |
EEPROM chip select. |
EE_DATA_READ |
EEPROM chip data out. |
EE_DATA_READ |
EEPROM chip data out. |
EE_DATA_READ |
EEPROM chip data out. |
EE_DATA_WRITE |
EEPROM chip data in. |
EE_DATA_WRITE |
EEPROM chip data in. |
EE_DATA_WRITE |
EEPROM chip data in. |
EE_DI |
Data in |
EE_DO |
Data out |
ee_Duplex |
|
EE_ENB |
|
EE_ENB |
|
EE_ENB |
|
EE_ERASE_CMD |
|
EE_ERASE_CMD |
|
EE_ERASE_CMD |
|
ee_Flash |
Flash there? |
ee_FlashAddr |
Flash Address |
ee_FlashMask |
Mask |
ee_FlashSock |
Presence of Flash Socket 0= Present |
ee_FX_INT2IRQ |
the _only_ mapping allowed for FX chips |
ee_IA0 |
bit start for individual Addr Byte 5 |
ee_IA1 |
bit start for individual Addr Byte 5 |
ee_IA2 |
bit start for individual Addr Byte 5 |
ee_IA3 |
bit start for individual Addr Byte 5 |
ee_IA4 |
bit start for individual Addr Byte 5 |
ee_IA5 |
bit start for individual Addr Byte 5 |
ee_id_eepro10p0 |
ID for eepro/10+ |
ee_id_eepro10p1 |
|
ee_INT_TO_IRQ |
int to IRQ Mapping = 0x1EB8 for Pro/10+ |
ee_IntMask |
|
ee_IntSel |
Interrupt |
ee_IO0 |
IO Address LSB |
ee_IO0Mask |
... |
ee_IO1 |
IO MSB |
ee_Jabber |
Jabber prevention 0= enabled |
ee_LI |
Link Integrity 0= enabled |
EE_M0 |
Mode select bit 0 |
EE_M1 |
Mode select bit 1 |
EE_MAC |
|
ee_NumConn |
Number of Connections 0= One or Two |
ee_PC |
Polarity Correction 0= enabled |
ee_PnP |
Plug 'n Play enable bit |
ee_PortAUI |
|
ee_PortBNC |
|
ee_PortTPE |
|
ee_PowerMgt |
0= disabled |
ee_PROM |
Flash EPROM / PROM 0=Flash |
EE_READ_CMD |
|
EE_READ_CMD |
|
EE_READ_CMD |
|
EE_READ_CMD |
|
ee_reserved0 |
=0! |
ee_reserved1 |
.. 12 =0! |
ee_reserved2 |
=0! |
EE_SHIFT_CLK |
EEPROM shift clock. |
EE_SHIFT_CLK |
EEPROM shift clock. |
EE_SHIFT_CLK |
EEPROM shift clock. |
ee_SIZE |
total EEprom Size |
EE_SK |
EEPROM shift clock |
ee_SMOUT |
SMout Pin Control 0= Input |
ee_StepMask |
|
ee_Stepping |
Stepping info |
ee_TPE_AUI |
PortSelection 1=TPE |
ee_vendor_intel0 |
Vendor ID Intel |
ee_vendor_intel1 |
|
ee_Word1 |
Word 1? |
EE_WRITE_0 |
|
EE_WRITE_0 |
|
EE_WRITE_0 |
|
EE_WRITE_1 |
|
EE_WRITE_1 |
|
EE_WRITE_1 |
|
EE_WRITE_CMD |
|
EE_WRITE_CMD |
|
EE_WRITE_CMD |
|
EECS |
|
EECSR_AUTOLD |
eeprom content reload |
EECSR_CS |
eeprom CS pin |
EECSR_DI |
eeprom DI pin |
EECSR_DO |
eeprom DO pin |
EECSR_DPM |
eeprom direct programming |
EECSR_EEPR |
eeprom programed status, 73h means programed |
EECSR_EMBP |
eeprom embeded programming |
EECSR_SK |
eeprom SK pin |
EEDI |
|
EEDO |
|
eepro.c |
|
eepro_clear_int(ioaddr) |
|
eepro_dis_rx(ioaddr) |
|
eepro_disable |
DISABLE - Turn off ethernet interface |
eepro_en_rx(ioaddr) |
|
eepro_full_reset(ioaddr) |
|
eepro_irq |
DISABLE - Enable, Disable, or Force interrupts |
eepro_poll |
POLL - Wait for a frame |
eepro_probe |
PROBE - Look for an adapter, this routine's visible to the outside |
eepro_probe1 |
|
eepro_reset |
RESET - Reset adapter |
eepro_sel_reset(ioaddr) |
|
eepro_sw2bank0(ioaddr) |
|
eepro_sw2bank1(ioaddr) |
|
eepro_sw2bank2(ioaddr) |
|
eepro_transmit |
TRANSMIT - Transmit a frame |
eepro100.c |
|
EEPROM_ADDRLEN |
|
EEPROM_ADDRLEN |
|
EEPROM_Cmds |
|
EEPROM_Ctrl_Bits |
|
eeprom_delay() |
|
eeprom_delay() |
|
eeprom_delay() |
|
eeprom_delay() |
|
eeprom_delay(ee_addr) |
|
eeprom_delay(n) |
|
eeprom_rdy |
3Com 595 - specific routines |
eeprom_rdy |
3Com 509 - specific routines |
eeprom_read |
|
eeprom_read |
|
EEPROM_REG_10 |
|
EEPROM_REG_PRO |
|
EEPROM_SA_OFFSET |
|
EEPROM_SIZE |
1 << EEPROM_ADDRLEN |
EEPROM_SIZE |
|
EEPROM_SIZE |
2 << EEPROM_ADDRLEN |
EESK |
|
EEXIST |
File exists |
EEXIST |
File exists |
efab_alloc_resources |
|
EFAB_BYTE |
|
efab_close |
|
EFAB_ERR(...) |
|
efab_fill_rx_queue |
Software receive interface |
efab_free_resources |
Software open/close |
efab_init_mac |
|
efab_irq |
|
EFAB_LOG(...) |
|
EFAB_MAX_FRAME_LEN(mtu) |
FCS |
efab_open |
|
efab_poll |
Software (polling) interrupt handler |
efab_probe |
|
efab_receive |
|
EFAB_REGDUMP(...) |
|
efab_remove |
|
EFAB_SET_OWORD_FIELD_VER(efab, reg, field, val) |
|
EFAB_TRACE(...) |
|
efab_transmit |
Software transmit interface |
efab_transmit_done |
|
EFAULT |
Bad address |
EFAULT |
Bad address |
EFBIG |
File too large |
EFBIG |
File too large |
EFI_CALIBRATE_DELAY_MS |
|
efi_console.c |
|
efi_currticks |
Get current system time in ticks |
efi_file_align |
Align section within PE file |
EFI_FILE_ALIGN |
|
efi_find_smbios |
Find SMBIOS |
efi_find_table |
Look up EFI configuration table |
efi_getchar |
Get character from EFI console |
efi_handle_cup |
Handle ANSI CUP (cursor position) |
efi_handle_ed |
Handle ANSI ED (erase in page) |
efi_handle_sgr |
Handle ANSI SGR (set graphics rendition) |
efi_image.c |
|
efi_image_exec |
Execute EFI image |
efi_image_load |
Load EFI image into memory |
efi_init |
Initialise EFI environment |
efi_init.c |
|
efi_io.c |
|
efi_iodelay |
Wait for I/O-mapped operation to complete |
efi_ioread |
Read from device |
efi_ioreads |
String read from device |
efi_iowrite |
Write to device |
efi_iowrites |
String write to device |
efi_iskey |
Check for character ready to read from EFI console |
efi_pci.c |
|
efi_putchar |
Print a character to EFI console |
efi_smbios.c |
|
efi_snp.c |
|
efi_snp_device |
|
efi_snp_driver_start |
Attach driver to device |
efi_snp_driver_stop |
Detach driver from device |
efi_snp_driver_supported |
Check to see if driver supports a device |
efi_snp_get_controller_name |
Look up controller name |
efi_snp_get_driver_name |
Look up driver name |
efi_snp_get_status |
Read interrupt status and TX recycled buffer status |
efi_snp_initialize |
Open the network device |
efi_snp_install |
Install EFI SNP driver |
efi_snp_mcast_ip_to_mac |
Convert multicast IP address to MAC address |
efi_snp_netdev |
Locate net device corresponding to EFI device |
efi_snp_nvdata |
Read or write non-volatile storage |
efi_snp_poll |
Poll net device and count received packets |
efi_snp_receive |
Receive packet |
efi_snp_receive_filters |
Manage receive filters |
efi_snp_reset |
Reset the network device |
efi_snp_set_mode |
Set EFI SNP mode based on gPXE net device parameters |
efi_snp_shutdown |
Shut down the network device |
efi_snp_snpdev |
Locate SNP corresponding to EFI device |
efi_snp_start |
Change SNP state from "stopped" to "started" |
efi_snp_station_address |
Set station address |
efi_snp_statistics |
Get (or reset) statistics |
efi_snp_stop |
Change SNP state from "started" to "stopped" |
efi_snp_transmit |
Start packet transmission |
efi_snp_wait_for_packet |
Poll event |
efi_strerror |
@file |
efi_strerror.c |
|
efi_ticks_per_sec |
Get number of ticks per second |
efi_timer.c |
|
EFI_TIMER0_SHIFT |
|
efi_uaccess.c |
|
efi_udelay |
Delay for a fixed number of microseconds |
efi_umalloc.c |
|
efi_urealloc |
Reallocate external memory |
efi_width |
Determine EFI CPU I/O width code |
efidrvprefix.c |
|
efipci_address |
|
efipci_read |
|
efipci_write |
|
efiprefix.c |
|
efirom.c |
|
efix86_cpu_nap |
@file |
efix86_nap.c |
|
EFLAGS_AC |
|
EFLAGS_AC |
|
EFLAGS_AF |
|
EFLAGS_AF |
|
EFLAGS_CF |
|
EFLAGS_CF |
|
EFLAGS_DF |
|
EFLAGS_DF |
|
EFLAGS_ID |
|
EFLAGS_ID |
|
EFLAGS_IF |
|
EFLAGS_IF |
|
EFLAGS_IOPL |
|
EFLAGS_IOPL |
|
EFLAGS_NT |
|
EFLAGS_NT |
|
EFLAGS_OF |
|
EFLAGS_OF |
|
EFLAGS_PF |
|
EFLAGS_PF |
|
EFLAGS_RF |
|
EFLAGS_RF |
|
EFLAGS_SF |
|
EFLAGS_SF |
|
EFLAGS_TF |
|
EFLAGS_TF |
|
EFLAGS_VIF |
|
EFLAGS_VIF |
|
EFLAGS_VIP |
|
EFLAGS_VIP |
|
EFLAGS_VM |
|
EFLAGS_VM |
|
EFLAGS_ZF |
|
EFLAGS_ZF |
|
EHOSTDOWN |
Host is down |
EHOSTDOWN |
Host is down |
EHOSTUNREACH |
No route to host |
EHOSTUNREACH |
No route to host |
EI_CLASS |
|
EI_DATA |
|
EI_MAG0 |
e_ident[] indexes |
EI_MAG1 |
|
EI_MAG2 |
|
EI_MAG3 |
|
EI_NIDENT |
|
EI_OSABI |
|
EI_PAD |
|
EI_VERSION |
|
EIDRM |
Identifier removed |
EIDRM |
Identifier removed |
EILSEQ |
Illegal byte sequence |
EILSEQ |
Illegal byte sequence |
EINPROGRESS |
Operation now in progress |
EINPROGRESS |
Operation now in progress |
EINPROGRESS_ARMED |
|
EINPROGRESS_INIT |
|
EINPROGRESS_JOINING |
|
EINTR |
Interrupted system call |
EINTR |
Interrupted system call |
EINVAL |
|
EINVAL |
Invalid argument |
EINVAL |
Invalid argument |
EINVAL_ACTIVE_SCAN |
|
EINVAL_BYTE_STRING |
|
EINVAL_BYTE_STRING_LEN |
|
EINVAL_CRYPTO_REQUEST |
|
EINVAL_INTEGER |
|
EINVAL_PKT_LLC_HEADER |
|
EINVAL_PKT_NOT_DATA |
|
EINVAL_PKT_NOT_FROMDS |
|
EINVAL_PKT_TOO_SHORT |
|
EINVAL_PKT_VERSION |
|
EINVAL_RP_TOO_SHORT |
|
EIO |
|
EIO |
I/O error |
EIO |
I/O error |
eisa.c |
|
eisa_device_enabled |
Reset and enable/disable an EISA device |
eisa_probe |
Probe an EISA device |
eisa_remove |
Remove an EISA device |
eisabus_probe |
Probe EISA root bus |
eisabus_remove |
Remove EISA root bus |
EISCONN |
Transport endpoint is already connected |
EISCONN |
Transport endpoint is already connected |
EISDIR |
Is a directory |
EISDIR |
Is a directory |
EISNAM |
Is a named type file |
EISNAM |
Is a named type file |
EL2HLT |
Level 2 halted |
EL2HLT |
Level 2 halted |
EL2NSYNC |
Level 2 not synchronized |
EL2NSYNC |
Level 2 not synchronized |
EL3_CMD |
|
el3_eisa_disable |
|
el3_eisa_probe |
|
EL3_STATUS |
|
EL3HLT |
Level 3 halted |
EL3HLT |
Level 3 halted |
EL3RST |
Level 3 reset |
EL3RST |
Level 3 reset |
EL3WINDOW(win_num) |
|
elf.c |
|
elf.c |
|
elf.c |
|
elf.h |
|
ELF_EHDR |
|
ELF_EHDR |
|
elf_freebsd_boot |
|
elf_freebsd_debug_loader |
|
elf_freebsd_find_segment_end |
|
elf_freebsd_fixup_segment |
|
elf_freebsd_probe |
|
elf_load |
Load ELF image into memory |
elf_load_segment |
Load ELF segment into memory |
ELF_SHDR |
|
ELF_SHDR |
|
elf2efi.c |
|
elf2pe |
Convert ELF to PE |
elf32.h |
|
elf32_dyn |
|
elf32_hdr |
|
elf32_note |
|
elf32_phdr |
|
ELF32_R_SYM(x) |
|
ELF32_R_TYPE(x) |
|
elf32_rel |
|
elf32_rela |
|
elf32_shdr |
|
elf32_sym |
|
elf64.h |
|
elf64_dyn |
|
elf64_hdr |
|
elf64_note |
|
elf64_phdr |
|
ELF64_R_SYM(x) |
|
ELF64_R_TYPE(x) |
|
elf64_rel |
|
elf64_rela |
|
elf64_shdr |
|
elf64_sym |
|
elfboot.c |
|
elfboot_exec |
Execute ELF image |
elfboot_load |
Load ELF image into memory |
ELFCLASS32 |
|
ELFCLASS64 |
|
ELFCLASSNONE |
EI_CLASS |
ELFCLASSNUM |
|
elfcommon.h |
|
ELFDATA2LSB |
|
ELFDATA2MSB |
|
ELFDATANONE |
e_ident[EI_DATA] |
ELFMAG |
|
ELFMAG0 |
EI_MAG |
ELFMAG1 |
|
ELFMAG2 |
|
ELFMAG3 |
|
ELFOSABI_LINUX |
|
ELFOSABI_NONE |
|
ELIBACC |
Can not access a needed shared library |
ELIBACC |
Can not access a needed shared library |
ELIBBAD |
Accessing a corrupted shared library |
ELIBBAD |
Accessing a corrupted shared library |
ELIBEXEC |
Cannot exec a shared library directly |
ELIBEXEC |
Cannot exec a shared library directly |
ELIBMAX |
Attempting to link in too many shared libraries |
ELIBMAX |
Attempting to link in too many shared libraries |
ELIBSCN |
.lib section in a.out corrupted |
ELIBSCN |
.lib section in a.out corrupted |
ELNRNG |
Link number out of range |
ELNRNG |
Link number out of range |
ELOOP |
Too many symbolic links encountered |
ELOOP |
Too many symbolic links encountered |
eltorito.c |
|
eltorito.c |
|
eltorito_boot_entry |
|
ELTORITO_BOOTABLE |
|
eltorito_dump |
|
eltorito_exec |
Execute El Torito image |
eltorito_load |
Load El Torito image into memory |
eltorito_load_disk |
Load El Torito virtual disk image into memory |
eltorito_media_type |
|
eltorito_read_catalog |
Read and verify El Torito Boot Catalog |
eltorito_read_voldesc |
Read and verify El Torito Boot Record Volume Descriptor |
eltorito_validation_entry |
|
eltorito_vol_desc |
|
ELTORITO_VOL_DESC_OFFSET |
|
EM_386 |
|
EM_486 |
Not used in Linux at least |
EM_68K |
|
EM_860 |
|
EM_88K |
|
EM_ALIGN |
|
EM_ALPHA |
Interrim Alpha that stuck around |
EM_CRIS |
|
EM_CYGNUS_V850 |
Old v850 ID used by Cygnus |
EM_H8_300H |
|
EM_H8S |
|
EM_IA_64 |
Itanic |
EM_M32 |
|
EM_MIPS |
R3k, bigendian(?) |
EM_MIPS_RS4_BE |
R4k BE |
EM_NONE |
|
EM_PARISC |
|
EM_PPC |
|
EM_PPC64 |
|
EM_S390 |
|
EM_S390_OLD |
Obsolete interrim value for S/390 |
EM_SH |
|
EM_SPARC |
|
EM_SPARC32PLUS |
|
EM_SPARCV9 |
v9 = SPARC64 |
EM_V850 |
|
EM_X86_64 |
|
EMBA |
Enable Modified Back-off Algorithm |
EMBED |
|
EMBED( _index, _path, _name ) |
|
embedded.c |
|
embedded_init |
Register all embedded images |
EMEDIUMTYPE |
Wrong medium type |
EMEDIUMTYPE |
Wrong medium type |
EMFILE |
Too many open files |
EMFILE |
Too many open files |
emit |
|
EMIT(x) |
|
EMLINK |
Too many links |
EMLINK |
Too many links |
empty_8042 |
Drain keyboard controller |
empty_line_buffer |
Discard line buffer contents |
EMSGSIZE |
Message too long |
EMSGSIZE |
Message too long |
EMULTIHOP |
Multihop attempted |
EMULTIHOP |
Multihop attempted |
enable_flow_control_ability |
enable_flow_control_ability - flow control |
enable_mii_autopoll |
enable_mii_autopoll - turn on autopolling |
enable_multicast |
enable_multicast - Enable Multicast |
enable_multicast |
enable_multycast - Enable Multicast |
ENABLEHLITE |
Char which turns on highlight |
ENABLEHLITE |
Char which turns on highlight |
ENAMETOOLONG |
File name too long |
ENAMETOOLONG |
File name too long |
ENAVAIL |
No XENIX semaphores available |
ENAVAIL |
No XENIX semaphores available |
Encode |
|
Encode |
|
ENCRYPTED |
bit 5 set: file is encrypted |
ENCRYPTED |
bit 5 set: file is encrypted |
ENCRYPTED |
bit 5 set: file is encrypted |
END_BLOCK |
|
END_MAGIC |
|
END_ROW |
|
end_submenu |
|
end_ymodem |
|
ENDIAN |
|
endian.h |
|
endian.h |
|
ENDKEY |
|
endwin |
Finalise console environment |
ENETDOWN |
Network is down |
ENETDOWN |
Network is down |
ENETRESET |
Network dropped connection because of reset |
ENETRESET |
Network dropped connection because of reset |
ENETUNREACH |
Network is unreachable |
ENETUNREACH |
Network is unreachable |
ENFILE |
File table overflow |
ENFILE |
File table overflow |
ENOANO |
No anode |
ENOANO |
No anode |
ENOBUFS |
No buffer space available |
ENOBUFS |
No buffer space available |
ENOCSI |
No CSI structure available |
ENOCSI |
No CSI structure available |
ENODATA |
No data available |
ENODATA |
No data available |
ENODEV |
|
ENODEV |
No such device |
ENODEV |
No such device |
ENOENT |
No such file or directory |
ENOENT |
No such file or directory |
ENOEXEC |
Exec format error |
ENOEXEC |
Exec format error |
ENOLCK |
No record locks available |
ENOLCK |
No record locks available |
ENOLINK |
Link has been severed |
ENOLINK |
Link has been severed |
ENOMEDIUM |
No medium found |
ENOMEDIUM |
No medium found |
ENOMEM |
|
ENOMEM |
Out of memory |
ENOMEM |
Out of memory |
ENOMSG |
No message of desired type |
ENOMSG |
No message of desired type |
ENONET |
Machine is not on the network |
ENONET |
Machine is not on the network |
ENOPKG |
Package not installed |
ENOPKG |
Package not installed |
ENOPROTOOPT |
Protocol not available |
ENOPROTOOPT |
Protocol not available |
ENOSPC |
No space left on device |
ENOSPC |
No space left on device |
ENOSR |
Out of streams resources |
ENOSR |
Out of streams resources |
ENOSTR |
Device not a stream |
ENOSTR |
Device not a stream |
ENOSYS |
Function not implemented |
ENOSYS |
Function not implemented |
ENOTBLK |
Block device required |
ENOTBLK |
Block device required |
ENOTCONN |
Transport endpoint is not connected |
ENOTCONN |
Transport endpoint is not connected |
ENOTDIR |
Not a directory |
ENOTDIR |
Not a directory |
ENOTEMPTY |
Directory not empty |
ENOTEMPTY |
Directory not empty |
ENOTNAM |
Not a XENIX named type file |
ENOTNAM |
Not a XENIX named type file |
ENOTSOCK |
Socket operation on non-socket |
ENOTSOCK |
Socket operation on non-socket |
ENOTTY |
Not a typewriter |
ENOTTY |
Not a typewriter |
ENOTUNIQ |
Name not unique on network |
ENOTUNIQ |
Name not unique on network |
ENOUGH |
|
ENTERA |
|
ENTERB |
|
entrydump.c |
|
ENXIO |
No such device or address |
ENXIO |
No such device or address |
EOF |
|
EOF |
|
EOPNOTSUPP |
Operation not supported on transport endpoint |
EOPNOTSUPP |
Operation not supported on transport endpoint |
EOVERFLOW |
Value too large for defined data type |
EOVERFLOW |
Value too large for defined data type |
EPERM |
Operation not permitted |
EPERM |
Operation not permitted |
EPFNOSUPPORT |
Protocol family not supported |
EPFNOSUPPORT |
Protocol family not supported |
ephy_info |
|
EPIC_DEBUG |
debug level |
epic_rx_desc |
|
epic_tx_desc |
|
epic100.c |
|
epic100_bufs __shared |
|
epic100_disable |
|
epic100_init_ring |
|
epic100_irq |
|
epic100_open |
|
epic100_poll |
|
epic100_probe |
Externally visible functions |
epic100_transmit |
|
EPIPE |
Broken pipe |
EPIPE |
Broken pipe |
eprintf(...) |
|
eprintf(...) |
|
eprintf(...) |
|
EPROTO |
Protocol error |
EPROTO |
Protocol error |
EPROTONOSUPPORT |
Protocol not supported |
EPROTONOSUPPORT |
Protocol not supported |
EPROTOTYPE |
Protocol wrong type for socket |
EPROTOTYPE |
Protocol wrong type for socket |
EQUAL |
|
ERANGE |
Math result not representable |
ERANGE |
Math result not representable |
EREMCHG |
Remote address changed |
EREMCHG |
Remote address changed |
EREMOTE |
Object is remote |
EREMOTE |
Object is remote |
EREMOTEIO |
Remote I/O error |
EREMOTEIO |
Remote I/O error |
ERESTART |
Interrupted system call should be restarted |
ERESTART |
Interrupted system call should be restarted |
EROFS |
Read-only file system |
EROFS |
Read-only file system |
ERR |
Error summary |
ERR_MSG(err) |
|
err_read.c |
|
ERR_RETURN(strm,err) |
|
err_write.c |
|
ERRFILE |
|
ERRFILE |
|
ERRFILE |
|
errno |
|
errno |
|
errno |
|
errno.c |
|
errno.h |
|
errno.h |
|
errno.h |
|
errno_disk |
|
errno_disk.h |
|
error |
|
error |
|
error |
|
error |
|
error |
|
error |
|
error |
|
error |
|
Error |
|
ERROR |
|
ERROR |
|
ERROR |
|
ERROR |
|
ERROR |
|
error(fmt, args...) |
|
error(fmt, args...) |
|
error.h |
|
ESCAPE |
|
ESHUTDOWN |
Cannot send after transport endpoint shutdown |
ESHUTDOWN |
Cannot send after transport endpoint shutdown |
ESOCKTNOSUPPORT |
Socket type not supported |
ESOCKTNOSUPPORT |
Socket type not supported |
ESPIPE |
Illegal seek |
ESPIPE |
Illegal seek |
ESRCH |
No such process |
ESRCH |
No such process |
ESRMNT |
Srmount error |
ESRMNT |
Srmount error |
ESTALE |
Stale NFS file handle |
ESTALE |
Stale NFS file handle |
ESTRPIPE |
Streams pipe error |
ESTRPIPE |
Streams pipe error |
ET_CORE |
|
ET_DYN |
|
ET_EXEC |
|
ET_HIPROC |
|
ET_LOPROC |
|
ET_NONE |
|
ET_REL |
|
ETFTP_INVALID_BLKSIZE |
|
ETFTP_INVALID_TSIZE |
|
ETFTP_MC_INVALID_IP |
|
ETFTP_MC_INVALID_MC |
|
ETFTP_MC_INVALID_PORT |
|
ETFTP_MC_NO_MC |
|
ETFTP_MC_NO_PORT |
|
ETH_DATA_LEN |
|
eth_eth_addr |
Generate Ethernet-compatible compressed link-layer address |
eth_frame |
|
eth_frame |
|
eth_frame |
|
eth_hdr |
|
eth_init_addr |
Initialise Ethernet address |
eth_mc_hash |
Hash multicast address |
eth_ntoa |
Transcribe Ethernet address |
eth_pio_read |
ETH_PIO_READ - Read a frame via Programmed I/O |
eth_pio_read |
ETH_PIO_READ - Dummy routine when NE2000 not compiled in |
eth_pio_write |
ETH_PIO_WRITE - Write a frame via Programmed I/O |
eth_pio_write |
ETH_PIO_WRITE - Write a frame via Programmed I/O |
eth_probe |
ETH_PROBE - Look for an adapter |
eth_probe |
|
eth_pull |
Remove Ethernet link-layer header |
eth_push |
Add Ethernet link-layer header |
eth_rx_overrun |
ETH_RX_OVERRUN - Bring adapter back to work after an RX overrun |
etherfabric.c |
|
ethernet.c |
|
ethersel.c |
|
ETHTOOL_ALL_COPPER_SPEED |
|
ETHTOOL_ALL_FIBRE_SPEED |
|
ETIME |
Timer expired |
ETIME |
Timer expired |
ETIMEDOUT |
Connection timed out |
ETIMEDOUT |
Connection timed out |
ETOOMANYREFS |
Too many references: cannot splice |
ETOOMANYREFS |
Too many references: cannot splice |
ETXTBSY |
Text file busy |
ETXTBSY |
Text file busy |
EUCLEAN |
Structure needs cleaning |
EUCLEAN |
Structure needs cleaning |
EUNATCH |
Protocol driver not attached |
EUNATCH |
Protocol driver not attached |
EUNKNOWN_LINK_STATUS |
|
EUSERS |
Too many users |
EUSERS |
Too many users |
EV_CURRENT |
|
EV_NONE |
e_version, EI_VERSION |
EV_NUM |
|
EWOULDBLOCK |
Operation would block |
EWOULDBLOCK |
Operation would block |
example.c |
|
EXCLUDE_FROM_RESET |
|
EXDEV |
Cross-device link |
EXDEV |
Cross-device link |
exec |
|
exec.c |
|
EXEC_MASK |
|
EXEC_STATUS |
|
execute |
|
execute.c |
|
execv |
Execute command |
EXFULL |
Exchange full |
EXFULL |
Exchange full |
exit_exec |
"exit" command body |
EXIT_FAILURE |
|
EXIT_FAILURE |
|
EXIT_SUCCESS |
|
EXIT_SUCCESS |
|
EXITMENUCHAR |
This is << symbol |
exp_bit_is_one |
|
expand_command |
Expand variables within command line |
EXT2_ACL_DATA_INO |
ACL inode |
ext2_acl_entry |
Access Control List Entry |
ext2_acl_header |
Header of Access Control Lists |
EXT2_ACL_IDX_INO |
ACL inode |
EXT2_ACLE_PER_BLOCK(s) |
|
EXT2_ADDR_PER_BLOCK(s) |
|
EXT2_APPEND_FL |
writes to file may only append |
EXT2_BAD_INO |
Bad blocks inode |
EXT2_BLOCK_SIZE(s) |
|
EXT2_BLOCK_SIZE_BITS(s) |
|
EXT2_BLOCKS_PER_GROUP(s) |
|
EXT2_BOOT_LOADER_INO |
Boot loader inode |
EXT2_BTREE_FL |
btree format dir |
EXT2_CLEAR_COMPAT_FEATURE(sb,mask) |
|
EXT2_CLEAR_INCOMPAT_FEATURE(sb,mask) |
|
EXT2_CLEAR_RO_COMPAT_FEATURE(sb,mask) |
|
EXT2_COMPR_FL |
Compress file |
EXT2_COMPRBLK_FL |
One or more compressed clusters |
EXT2_CURRENT_REV |
|
ext2_debug(f, a...) |
|
ext2_debug(f, a...) |
|
EXT2_DEF_RESGID |
|
EXT2_DEF_RESUID |
|
EXT2_DEFAULT_PREALLOC_BLOCKS |
|
EXT2_DESC_PER_BLOCK(s) |
|
EXT2_DFL_CHECKINTERVAL |
Don't use interval check |
EXT2_DFL_MAX_MNT_COUNT |
Allow 20 mounts |
EXT2_DIND_BLOCK |
|
ext2_dir_entry |
|
ext2_dir_entry_2 |
|
EXT2_DIR_PAD |
|
EXT2_DIR_REC_LEN(name_len) |
|
EXT2_DIR_ROUND |
|
EXT2_DIRTY_FL |
|
EXT2_DYNAMIC_REV |
V2 format w/ dynamic inode sizes |
EXT2_ECOMPR_FL |
Compression error |
EXT2_ERROR_FS |
Errors detected |
EXT2_ERRORS_CONTINUE |
Continue execution |
EXT2_ERRORS_DEFAULT |
|
EXT2_ERRORS_PANIC |
Panic |
EXT2_ERRORS_RO |
Remount fs read-only |
EXT2_FEATURE_COMPAT_ANY |
|
EXT2_FEATURE_COMPAT_DIR_INDEX |
|
EXT2_FEATURE_COMPAT_DIR_PREALLO |
|
EXT2_FEATURE_COMPAT_EXT_ATTR |
|
EXT2_FEATURE_COMPAT_IMAGIC_INOD |
|
EXT2_FEATURE_COMPAT_RESIZE_INO |
|
EXT2_FEATURE_COMPAT_SUPP |
|
EXT2_FEATURE_INCOMPAT_ANY |
|
EXT2_FEATURE_INCOMPAT_COMPRESSI |
|
EXT2_FEATURE_INCOMPAT_FILETYPE |
|
EXT2_FEATURE_INCOMPAT_SUPP |
|
EXT2_FEATURE_INCOMPAT_UNSUPPORT |
|
EXT2_FEATURE_RO_COMPAT_ANY |
|
EXT2_FEATURE_RO_COMPAT_BTREE_DI |
|
EXT2_FEATURE_RO_COMPAT_LARGE_FI |
|
EXT2_FEATURE_RO_COMPAT_SPARSE_S |
|
EXT2_FEATURE_RO_COMPAT_SUPP |
|
EXT2_FEATURE_RO_COMPAT_UNSUPPOR |
|
EXT2_FIRST_INO(s) |
|
EXT2_FL_USER_MODIFIABLE |
User modifiable flags |
EXT2_FL_USER_VISIBLE |
User visible flags |
EXT2_FRAG_SIZE(s) |
|
EXT2_FRAGS_PER_BLOCK(s) |
|
ext2_fs.h |
|
EXT2_GOOD_OLD_FIRST_INO |
|
EXT2_GOOD_OLD_INODE_SIZE |
|
EXT2_GOOD_OLD_REV |
The good old (original) format |
ext2_group_desc |
|
EXT2_HAS_COMPAT_FEATURE(sb,mask) |
|
EXT2_HAS_INCOMPAT_FEATURE(sb,mask) |
|
EXT2_HAS_RO_COMPAT_FEATURE(sb,mask) |
|
EXT2_IMMUTABLE_FL |
Immutable file |
EXT2_IND_BLOCK |
|
ext2_inode |
|
EXT2_INODE_SIZE(s) |
|
EXT2_INODES_PER_GROUP(s) |
|
EXT2_IOC_GETFLAGS |
|
EXT2_IOC_GETVERSION |
|
EXT2_IOC_SETFLAGS |
|
EXT2_IOC_SETVERSION |
|
EXT2_LINK_MAX |
|
EXT2_MAX_BLOCK_SIZE |
|
EXT2_MAX_FRAG_SIZE |
|
EXT2_MAX_SUPP_REV |
|
EXT2_MIN_BLOCK_LOG_SIZE |
|
EXT2_MIN_BLOCK_SIZE |
|
EXT2_MIN_FRAG_LOG_SIZE |
|
EXT2_MIN_FRAG_SIZE |
|
EXT2_MOUNT_CHECK |
Do mount-time checks |
EXT2_MOUNT_DEBUG |
Some debugging messages |
EXT2_MOUNT_ERRORS_CONT |
Continue on errors |
EXT2_MOUNT_ERRORS_PANIC |
Panic on errors |
EXT2_MOUNT_ERRORS_RO |
Remount fs ro on errors |
EXT2_MOUNT_GRPID |
Create files with directory's group |
EXT2_MOUNT_MINIX_DF |
Mimics the Minix statfs |
EXT2_MOUNT_NO_UID32 |
Disable 32-bit UIDs |
EXT2_N_BLOCKS |
|
EXT2_NAME_LEN |
|
EXT2_NDIR_BLOCKS |
|
EXT2_NOATIME_FL |
do not update atime |
EXT2_NOCOMP_FL |
Don't compress |
EXT2_NODUMP_FL |
do not dump file |
EXT2_OS_FREEBSD |
|
EXT2_OS_HURD |
|
EXT2_OS_LINUX |
|
EXT2_OS_LITES |
|
EXT2_OS_MASIX |
|
EXT2_RESERVED_FL |
reserved for ext2 lib |
EXT2_ROOT_INO |
Root inode |
EXT2_SB(sb) |
|
EXT2_SECRM_FL |
Secure deletion |
EXT2_SET_COMPAT_FEATURE(sb,mask) |
|
EXT2_SET_INCOMPAT_FEATURE(sb,mask) |
|
EXT2_SET_RO_COMPAT_FEATURE(sb,mask) |
|
ext2_super_block |
|
EXT2_SUPER_MAGIC |
|
EXT2_SUPER_OFFSET |
|
EXT2_SYNC_FL |
Synchronous updates |
EXT2_TIND_BLOCK |
|
EXT2_UNDEL_DIR_INO |
Undelete directory inode |
EXT2_UNRM_FL |
Undelete |
EXT2_VALID_FS |
Unmounted cleanly |
EXT2FS_DATE |
|
EXT2FS_VERSION |
|
EXT3_FEATURE_COMPAT_HAS_JOURNAL |
|
EXT3_FEATURE_INCOMPAT_JOURNAL_D |
|
EXT3_FEATURE_INCOMPAT_RECOVER |
|
extern.h |
|
extern.h |
|
external_memory |
|
extlinux_bootsect[] |
|
extlinux_bootsect_len |
|
extlinux_image[] |
|
extlinux_image_len |
|
extmemsize |
Get size of extended memory |
extmemsize_88 |
Get size of extended memory via INT 15,88 |
extmemsize_e801 |
Get size of extended memory via INT 15,e801 |
EXTRA_FIELD |
bit 2 set: extra field present |
EXTRA_FIELD |
bit 2 set: extra field present |
EXTRA_FIELD |
bit 2 set: extra field present |
EXTSTS_IPPKT |
|
EXTSTS_TCPPKT |
|
EXTSTS_UDPPKT |
|