Searched refs:BYTE_UNITS (Results 1 – 2 of 2) sorted by relevance
2115 cpu_to_le16((conn->max_recv_dlength / BYTE_UNITS)); in qla4xxx_set_param_ddbentry()2122 cpu_to_le16((sess->first_burst / BYTE_UNITS)); in qla4xxx_set_param_ddbentry()2126 cpu_to_le16((sess->max_burst / BYTE_UNITS)); in qla4xxx_set_param_ddbentry()
872 #define BYTE_UNITS 512 macro