Home
last modified time | relevance | path

Searched refs:ISP_IOC (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Disp_ioctl.h35 #define ISP_IOC (021) /* 'Ctrl-Q' */ macro
45 #define ISP_SDBLEV _IOWR(ISP_IOC, 1, int)
50 #define ISP_RESETHBA _IO(ISP_IOC, 2)
55 #define ISP_RESCAN _IO(ISP_IOC, 3)
64 #define ISP_SETROLE _IOWR(ISP_IOC, 4, int)
75 #define ISP_GETROLE _IOR(ISP_IOC, 5, int)
102 #define ISP_GET_STATS _IOR(ISP_IOC, 6, isp_stats_t)
103 #define ISP_CLR_STATS _IO(ISP_IOC, 7)
108 #define ISP_FC_LIP _IO(ISP_IOC, 8)
125 #define ISP_FC_GETDINFO _IOWR(ISP_IOC, 9, struct isp_fc_device)
[all …]