Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_fm.c28 #define QL_FM_BUF_LEN 128 macro
34 char buf[QL_FM_BUF_LEN]; in ql_fm_ereport()
36 (void) snprintf(buf, QL_FM_BUF_LEN, "%s.%s", DDI_FM_DEVICE, detail); in ql_fm_ereport()