Searched defs:fioctl (Results 1 – 3 of 3) sorted by relevance
/titanic_52/usr/src/lib/sun_fc/common/ | ||
H A D | FCHBAPort.cc | 711 struct fcp_ioctl fioctl; in getTargetMappings() local |
/titanic_52/usr/src/uts/common/io/fibre-channel/ulp/ | ||
H A D | fcp.c | 1444 struct fcp_ioctl fioctl; in fcp_setup_device_data_ioctl() local |
/titanic_52/usr/src/cmd/init/ | ||
H A D | init.c | 137 #define fioctl(p, sptr, cmd) ioctl(fileno(p), sptr, cmd) macro |