Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDisp_ioctl.h133 struct isp_hba_device { struct
159 #define ISP_FC_GETHINFO _IOWR(ISP_IOC, 13, struct isp_hba_device) argument
HDisp_freebsd.c557 struct isp_hba_device *hba = (struct isp_hba_device *) addr; in ispioctl()