Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ibmphp_pci.c File Reference
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/pci.h>
#include <linux/list.h>
#include "ibmphp.h"

Go to the source code of this file.

Functions

int ibmphp_configure_card (struct pci_func *func, u8 slotno)
 
int ibmphp_unconfigure_card (struct slot **slot_cur, int the_end)
 

Function Documentation

int ibmphp_configure_card ( struct pci_func func,
u8  slotno 
)

Definition at line 81 of file ibmphp_pci.c.

int ibmphp_unconfigure_card ( struct slot **  slot_cur,
int  the_end 
)

Definition at line 1567 of file ibmphp_pci.c.