centos man page for fc_host_post_vendor_event

Query: fc_host_post_vendor_event

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FC_HOST_POST_VENDOR_(9) 					  SCSI mid layer					   FC_HOST_POST_VENDOR_(9)

NAME
fc_host_post_vendor_event - called to post a vendor unique event on an fc_host
SYNOPSIS
void fc_host_post_vendor_event(struct Scsi_Host * shost, u32 event_number, u32 data_len, char * data_buf, u64 vendor_id);
ARGUMENTS
shost host the event occurred on event_number fc event number obtained from get_fc_event_number data_len amount, in bytes, of vendor unique data data_buf pointer to vendor unique data vendor_id Vendor id
NOTES
This routine assumes no locks are held on entry.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FC_HOST_POST_VENDOR_(9)
Related Man Pages
srp_reconnect_rport(9) - centos
struct_irq_chip_generic(9) - centos
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
dpkg::vendor(3) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I