Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c698 #define FCP_MAX(a, b) ((a) > (b) ? (a) : (b)) macro
5094 alloc = FCP_MAX(sizeof (la_els_logi_t), sizeof (la_els_prli_t)); in fcp_handle_mapflags()
5173 alloc = FCP_MAX(sizeof (la_els_logi_t), in fcp_send_els()