Searched defs:fioctl (Results 1 – 3 of 3) sorted by relevance
711 struct fcp_ioctl fioctl; in getTargetMappings() local
1444 struct fcp_ioctl fioctl; in fcp_setup_device_data_ioctl() local1750 struct fcp_ioctl fioctl; in fcp_get_target_mappings() local3023 struct fcp_ioctl fioctl; in fcp_get_statec_count() local3102 struct fcp_ioctl *fioctl, struct fcp_port **pptr) in fcp_copyin_fcp_ioctl_data()
137 #define fioctl(p, sptr, cmd) ioctl(fileno(p), sptr, cmd) macro