Home
last modified time | relevance | path

Searched refs:DBG_FLASH (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c52 QL_PRINT(DBG_FLASH, ("%s(%d) flash electronic signature is %x \n", in ql_flash_id()
67 QL_PRINT(DBG_FLASH, ("%s(%d) flash manufacturer 0x%x," in ql_flash_id()
86 QL_PRINT(DBG_FLASH, ("%s(%d) entered to read address %x, %x bytes\n", in qlge_dump_fcode()
139 QL_PRINT(DBG_FLASH, ("%s(%d) entered to write addr %x, %d bytes\n", in ql_erase_and_write_to_flash()
229 QL_PRINT(DBG_FLASH, ("%s(%d) entered to write addr %x, %d bytes\n", in qlge_load_flash()
256 QL_PRINT(DBG_FLASH, ("%s(%d) start_block %x, end_block %x\n", in qlge_load_flash()
260 QL_PRINT(DBG_FLASH, in qlge_load_flash()
317 QL_PRINT(DBG_FLASH, ("%s(%d) check image at 0x%x\n", in ql_check_pci()
359 QL_PRINT(DBG_FLASH, ("%s(%d) boot image is FTYPE_BIOS \n", in ql_check_pci()
363 QL_PRINT(DBG_FLASH, ("%s(%d) boot image is FTYPE_FCODE \n", in ql_check_pci()
[all …]
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_dbg.h43 #define DBG_FLASH 0x08 macro