Represenation of an adapter in the library. More...
#include <vlib.h>
Data Fields | |
| unsigned int | isInvalid:1 |
| Adapter invalid or not. | |
| struct vlib_adapter_ident | ident |
| Adapter identification. | |
| HBA_HANDLE | handle |
| Handle for this adapter. | |
| struct block | ports |
| List of ports. | |
Represenation of an adapter in the library.
1.6.1