Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/depcheck/
H A Dget_depend_info215 local ($FileID, $FileType) = @_;
218 return ($outstring) if $FileType =~ /[Mlsdc]/; # ldd results not useful here
380 local ($FileID, $FileType) = @_;
383 return ($outstring) if $FileType =~ /[Mlsdc]/; # ldd results not useful here
/titanic_41/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
5179 "%x: Unable to allocate data buffer.", FileType); in emlxs_proc_abs_2mb()
5187 "%x: Unable to allocate mailbox buffer.", FileType); in emlxs_proc_abs_2mb()
5198 switch (FileType) { in emlxs_proc_abs_2mb()
5220 "Invalid file type: %x", FileType); in emlxs_proc_abs_2mb()
[all …]
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h2471 uint32_t FileType:8; member
2482 uint32_t FileType:8; member