Lines Matching refs:cam_ed
167 static void ata_find_quirk(struct cam_ed *device);
173 static struct cam_ed *
184 struct cam_ed *device,
188 static void ata_proto_announce_sbuf(struct cam_ed *device, struct sbuf *sb);
189 static void ata_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb);
191 static void semb_proto_announce_sbuf(struct cam_ed *device, struct sbuf *sb);
192 static void semb_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb);
1346 ata_find_quirk(struct cam_ed *device) in ata_find_quirk()
1628 static struct cam_ed *
1632 struct cam_ed *device; in ata_alloc_device()
1712 struct cam_ed *device; in ata_dev_advinfo()
1815 struct cam_ed *device; in ata_action()
1853 struct cam_ed *device; in ata_get_transfer_settings()
1901 struct cam_ed *device; in ata_set_transfer_settings()
2023 struct cam_ed *device, void *async_arg) in ata_dev_async()
2173 ata_proto_announce_sbuf(struct cam_ed *device, struct sbuf *sb) in ata_proto_announce_sbuf()
2179 ata_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb) in ata_proto_denounce_sbuf()
2185 semb_proto_announce_sbuf(struct cam_ed *device, struct sbuf *sb) in semb_proto_announce_sbuf()
2191 semb_proto_denounce_sbuf(struct cam_ed *device, struct sbuf *sb) in semb_proto_denounce_sbuf()