IDE_SETUP_PORTS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ide_setup_ports - set up IDE interface ports  

SYNOPSIS

"SYNOPSIS"

void ide_setup_ports (hw_regs_t * hw, unsigned long base, int * offsets, unsigned long ctrl, unsigned long intr, ide_ack_intr_t * ack_intr, int irq);  

ARGUMENTS

hw
register descriptions
base
base register
offsets
table of register offsets
ctrl
control register
intr
-- undescribed --
ack_intr
-- undescribed --
irq
interrupt lie
 

DESCRIPTION

Setup hw_regs_t structure described by parameters. You may set up the hw structure yourself OR use this routine to do it for you. This is basically a helper


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:10 GMT, October 06, 2005