Searched defs:reportlunsize (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcciss_scsi.c1085 int reportlunsize = sizeof(*ld_buff) + CISS_MAX_PHYS_LUN * 8; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa.c1731 int reportlunsize = sizeof(*physdev_list) + HPSA_MAX_PHYS_LUN * 8; local
1647 hpsa_gather_lun_info(struct ctlr_info *h, int reportlunsize, struct ReportLUNdata *physdev, u32 *nphysicals, struct ReportLUNdata *logdev, u32 *nlogicals) argument

Completed in 49 milliseconds