ht_create_irq(9) suse man page | unix.com

Man Page: ht_create_irq

Operating Environment: suse

Section: 9

HT_CREATE_IRQ(9)						Hardware Interfaces						  HT_CREATE_IRQ(9)

NAME
ht_create_irq - create an irq and attach it to a device.
SYNOPSIS
int ht_create_irq(struct pci_dev * dev, int idx);
ARGUMENTS
dev The hypertransport device to find the irq capability on. idx Which of the possible irqs to attach to.
DESCRIPTION
ht_create_irq needs to be called for all hypertransport devices that generate irqs. The irq number of the new irq or a negative error value is returned.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 HT_CREATE_IRQ(9)
Related Man Pages
struct_i2c_board_info(9) - centos
bus_describe_intr(9) - debian
request_irq(9) - suse
struct_i2c_board_info(9) - suse
bus_describe_intr(9) - freebsd
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I