Here is a ioctl() question,
I use ddi_create_minor_node(fd, "hptiop", instance, DDI_NT_NEXUS,0)
to create a character device for ioctl. And I can find a node listed
in "/device/[EMAIL PROTECTED],0/pci8086,[EMAIL PROTECTED]/pci1103,[EMAIL 
PROTECTED]:hptiop". What is the
real device name that I need to submit in my application, so I can
open a channel to communicate with HBA driver through uscsi structure?


Thanks
Steve 
 

_______________________________________________
driver-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to