Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/smbsrv-tests/cmd/
H A Drun_smbtorture.py186 class ArgumentFile(argparse.FileType):
190 return stripped_file(argparse.FileType.__call__(self, *args, **kwargs))
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c53 caddr_t EntireBuffer, uint32_t FileType,
1962 obj_hdr.FileType, in emlxs_obj_validate_image()
4573 uint32_t FileType; in emlxs_validate_image() local
4625 FileType = AifHdr.ZinitBr; in emlxs_validate_image()
4626 switch (FileType) { in emlxs_validate_image()
5149 uint32_t FileType, uint32_t extType) in emlxs_proc_abs_2mb() argument
5198 switch (FileType) { in emlxs_proc_abs_2mb()
5220 "Invalid file type: %x", FileType); in emlxs_proc_abs_2mb()
5239 FileType, mb->mbxCommand, mb->mbxStatus); in emlxs_proc_abs_2mb()
5261 "status=%x", FileType, mb->mbxCommand, in emlxs_proc_abs_2mb()
[all …]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h2499 uint32_t FileType:8; member
2510 uint32_t FileType:8; member