Home
last modified time | relevance | path

Searched defs:access_method (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dhpsa.h30 struct access_method { struct
31 void (*submit_command)(struct ctlr_info *h,
33 void (*set_intr_mask)(struct ctlr_info *h, unsigned long val);
34 bool (*intr_pending)(struct ctlr_info *h);
35 unsigned long (*command_completed)(struct ctlr_info *h, u8 q);
/linux/drivers/firmware/
H A Ddmi-sysfs.c250 u8 access_method; member