Home | History | Annotate | Download | only in ic

Lines Matching refs:__inline

193 static __inline void
199 static __inline void
236 static __inline void ahd_flush_device_writes(struct ahd_softc *);
238 static __inline void
247 static __inline void ahd_lockinit(struct ahd_softc *);
248 static __inline void ahd_lock(struct ahd_softc *, int *);
249 static __inline void ahd_unlock(struct ahd_softc *, int *);
252 static __inline void ahd_done_lockinit(struct ahd_softc *);
253 static __inline void ahd_done_lock(struct ahd_softc *, unsigned long *);
254 static __inline void ahd_done_unlock(struct ahd_softc *, unsigned long *);
257 static __inline void ahd_list_lockinit(void);
258 static __inline void ahd_list_lock(unsigned long *);
259 static __inline void ahd_list_unlock(unsigned long *);
261 static __inline void
266 static __inline void
272 static __inline void
279 static __inline void
284 static __inline void
289 static __inline void
295 static __inline void
300 static __inline void
305 static __inline void
313 static __inline void ahd_set_transaction_status(struct scb *, uint32_t);
314 static __inline void ahd_set_scsi_status(struct scb *, uint32_t);
315 static __inline void ahd_set_xfer_status(struct scb *, uint32_t);
316 static __inline uint32_t ahd_get_transaction_status(struct scb *);
317 static __inline uint32_t ahd_get_scsi_status(struct scb *);
318 static __inline void ahd_set_transaction_tag(struct scb *, int, u_int);
319 static __inline u_long ahd_get_transfer_length(struct scb *);
320 static __inline int ahd_get_transfer_dir(struct scb *);
321 static __inline void ahd_set_residual(struct scb *, u_long);
322 static __inline void ahd_set_sense_residual(struct scb *, u_long);
323 static __inline u_long ahd_get_residual(struct scb *);
324 static __inline int ahd_perform_autosense(struct scb *);
325 static __inline uint32_t ahd_get_sense_bufsize(struct ahd_softc*, struct scb*);
326 static __inline void ahd_freeze_simq(struct ahd_softc *);
327 static __inline void ahd_release_simq(struct ahd_softc *);
328 static __inline void ahd_freeze_scb(struct scb *);
329 static __inline void ahd_platform_freeze_devq(struct ahd_softc *, struct scb *);
330 static __inline int ahd_platform_abort_scbs(struct ahd_softc *, int,
333 static __inline
339 static __inline
345 static __inline
351 static __inline
357 static __inline
363 static __inline
369 static __inline
375 static __inline
381 static __inline
388 static __inline
395 static __inline
401 static __inline
407 static __inline uint32_t
413 static __inline void
419 static __inline void
425 static __inline void
436 static __inline void
442 static __inline int
451 static __inline void
468 static __inline uint32_t ahd_pci_read_config(ahd_dev_softc_t, int, int);
469 static __inline void ahd_pci_write_config(ahd_dev_softc_t, int,
471 static __inline int ahd_get_pci_function(ahd_dev_softc_t);
472 static __inline int ahd_get_pci_slot(ahd_dev_softc_t);
473 static __inline int ahd_get_pci_bus(ahd_dev_softc_t);
478 static __inline uint32_t
484 static __inline void
490 static __inline int
496 static __inline int
503 static __inline int
525 static __inline void ahd_print_path(struct ahd_softc *, struct scb *);
526 static __inline void ahd_platform_dump_card_state(struct ahd_softc *);
527 static __inline void
533 static __inline void
556 static __inline void ahd_platform_flushwork(struct ahd_softc *);
557 static __inline void