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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dhptiop.c213 struct hpt_iop_request_set_config *config)
216 struct hpt_iop_request_set_config __iomem *req;
222 req = (struct hpt_iop_request_set_config __iomem *)
227 sizeof(struct hpt_iop_request_set_config) -
232 writel(sizeof(struct hpt_iop_request_set_config), &req->header.size);
679 struct hpt_iop_request_set_config set_config;
H A Dhptiop.h335 struct hpt_iop_request_set_config struct

Completed in 67 milliseconds