Searched defs:FileType (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_download.c | 53 caddr_t EntireBuffer, uint32_t FileType, 1962 obj_hdr.FileType, 4573 uint32_t FileType; local 4625 FileType = AifHdr.ZinitBr; 4626 switch (FileType) { 5149 uint32_t FileType, uint32_t extType) 5179 "%x: Unable to allocate data buffer.", FileType); 5187 "%x: Unable to allocate mailbox buffer.", FileType); 5198 switch (FileType) { 5220 "Invalid file type: %x", FileType); 5148 emlxs_proc_abs_2mb(emlxs_hba_t *hba, caddr_t EntireBuffer, uint32_t FileType, uint32_t extType) argument [all...] |
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hw.h | 2471 uint32_t FileType:8; member in struct:emlxs_obj_header 2482 uint32_t FileType:8; member in struct:emlxs_obj_header
|
Completed in 62 milliseconds