VxWorks Reference Manual : Libraries

pcmciaShow

NAME

pcmciaShow - PCMCIA show library

ROUTINES

pcmciaShowInit( ) - initialize all show routines for PCMCIA drivers
pcmciaShow( ) - show all configurations of the PCMCIA chip

DESCRIPTION

This library provides a show routine that shows the status of the PCMCIA chip and the PC card.

SEE ALSO

pcmciaShow


Libraries : Routines

pcmciaShowInit( )

NAME

pcmciaShowInit( ) - initialize all show routines for PCMCIA drivers

SYNOPSIS


void pcmciaShowInit (void)

DESCRIPTION

This routine initializes all show routines related to PCMCIA drivers.

RETURNS

N/A

SEE ALSO

pcmciaShow


Libraries : Routines

pcmciaShow( )

NAME

pcmciaShow( ) - show all configurations of the PCMCIA chip

SYNOPSIS

void pcmciaShow
    (
    int sock /* socket no. */
    )

DESCRIPTION

This routine shows all configurations of the PCMCIA chip.

RETURNS

N/A

SEE ALSO

pcmciaShow