Searched refs:RPL_LUNDATA_SIZE (Results 1 – 2 of 2) sorted by relevance
536 #define RPL_LUNDATA_SIZE 8 /* Bytes per lun */ macro538 u_int8_t lundata[RPL_LUNDATA_SIZE];
913 nluns = _4btol(report->length) / RPL_LUNDATA_SIZE; in scsi_get_target_luns()