File: group__sysdeps.tex

package info (click to toggle)
discover 2.1.2-5
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 6,112 kB
  • ctags: 2,764
  • sloc: sh: 7,862; ansic: 7,245; xml: 1,809; makefile: 726
file content (54 lines) | stat: -rw-r--r-- 2,920 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
\section{System-dependent interfaces}
\label{group__sysdeps}\index{System-dependent interfaces@{System-dependent interfaces}}
\subsection*{Functions}
\begin{CompactItemize}
\item 
{\bf discover\_\-sysdep\_\-data\_\-t} $\ast$ {\bf \_\-discover\_\-get\_\-ata\_\-raw} (void)
\item 
{\bf discover\_\-sysdep\_\-data\_\-t} $\ast$ {\bf \_\-discover\_\-get\_\-pci\_\-raw} (void)
\item 
{\bf discover\_\-sysdep\_\-data\_\-t} $\ast$ {\bf \_\-discover\_\-get\_\-pcmcia\_\-raw} (void)
\item 
{\bf discover\_\-sysdep\_\-data\_\-t} $\ast$ {\bf \_\-discover\_\-get\_\-scsi\_\-raw} (void)
\item 
{\bf discover\_\-sysdep\_\-data\_\-t} $\ast$ {\bf \_\-discover\_\-get\_\-usb\_\-raw} (void)
\end{CompactItemize}


\subsection{Function Documentation}
\index{sysdeps@{sysdeps}!_discover_get_ata_raw@{\_\-discover\_\-get\_\-ata\_\-raw}}
\index{_discover_get_ata_raw@{\_\-discover\_\-get\_\-ata\_\-raw}!sysdeps@{sysdeps}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}{\bf discover\_\-sysdep\_\-data\_\-t}$\ast$ \_\-discover\_\-get\_\-ata\_\-raw (void)}\label{group__sysdeps_ga0}


Get the list of ATA devices, scanning the bus if necessary. 

Definition at line 51 of file stubs.c.\index{sysdeps@{sysdeps}!_discover_get_pci_raw@{\_\-discover\_\-get\_\-pci\_\-raw}}
\index{_discover_get_pci_raw@{\_\-discover\_\-get\_\-pci\_\-raw}!sysdeps@{sysdeps}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}{\bf discover\_\-sysdep\_\-data\_\-t}$\ast$ \_\-discover\_\-get\_\-pci\_\-raw (void)}\label{group__sysdeps_ga1}


Get the list of PCI devices, scanning the bus if necessary. 

Definition at line 60 of file stubs.c.\index{sysdeps@{sysdeps}!_discover_get_pcmcia_raw@{\_\-discover\_\-get\_\-pcmcia\_\-raw}}
\index{_discover_get_pcmcia_raw@{\_\-discover\_\-get\_\-pcmcia\_\-raw}!sysdeps@{sysdeps}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}{\bf discover\_\-sysdep\_\-data\_\-t}$\ast$ \_\-discover\_\-get\_\-pcmcia\_\-raw (void)}\label{group__sysdeps_ga2}


Get the list of PCMCIA devices, scanning the bus if necessary. 

Definition at line 69 of file stubs.c.\index{sysdeps@{sysdeps}!_discover_get_scsi_raw@{\_\-discover\_\-get\_\-scsi\_\-raw}}
\index{_discover_get_scsi_raw@{\_\-discover\_\-get\_\-scsi\_\-raw}!sysdeps@{sysdeps}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}{\bf discover\_\-sysdep\_\-data\_\-t}$\ast$ \_\-discover\_\-get\_\-scsi\_\-raw (void)}\label{group__sysdeps_ga3}


Get the list of SCSI devices, scanning the bus if necessary. 

Definition at line 78 of file stubs.c.\index{sysdeps@{sysdeps}!_discover_get_usb_raw@{\_\-discover\_\-get\_\-usb\_\-raw}}
\index{_discover_get_usb_raw@{\_\-discover\_\-get\_\-usb\_\-raw}!sysdeps@{sysdeps}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}{\bf discover\_\-sysdep\_\-data\_\-t}$\ast$ \_\-discover\_\-get\_\-usb\_\-raw (void)}\label{group__sysdeps_ga4}


Get the list of USB devices, scanning the bus if necessary. 

Definition at line 87 of file stubs.c.