Searched refs:GET_BMIC_DRIVE_NUMBER (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/
H A Dhpsa_cmd.h267 #define GET_BMIC_DRIVE_NUMBER(lunid) (((GET_BMIC_BUS((lunid)) - 1) << 8) + \ macro
H A Dhpsa.c3467 bmic_device_index = GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]);
4198 GET_BMIC_DRIVE_NUMBER(&rle->lunid[0]), id_phys,
4279 GET_BMIC_DRIVE_NUMBER(lunaddrbytes),

Completed in 135 milliseconds