File:  [Qemu by Fabrice Bellard] / qemu / roms / ipxe / src / include / usr / fcmgmt.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:58:22 2018 UTC (8 years, 1 month ago) by root
Branches: qemu, MAIN
CVS tags: qemu1101, qemu1001, qemu1000, qemu0151, HEAD
qemu 0.15.1

#ifndef _USR_FCMGMT_H
#define _USR_FCMGMT_H

/** @file
 *
 * Fibre Channel management
 *
 */

FILE_LICENCE ( GPL2_OR_LATER );

struct fc_port;
struct fc_peer;
struct fc_els_handler;

extern void fcportstat ( struct fc_port *port );
extern void fcpeerstat ( struct fc_peer *peer );
extern int fcels ( struct fc_port *port, struct fc_port_id *peer_port_id,
		   struct fc_els_handler *handler );

#endif /* _USR_FCMGMT_H */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.