Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h647 char fp_ibuf[15]; /* instance buf */ member
H A Dfp.h155 #define FP_THEAD(x, y, z) fp_logq, x->fp_ibuf, fp_trace, y, z
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c965 (void) sprintf(port->fp_ibuf, "fp(%d)", instance); in fp_attach_handler()