Lines Matching refs:__inline

175 static __inline void
181 static __inline void
203 static __inline void ahc_flush_device_writes(struct ahc_softc *);
205 static __inline void
214 static __inline void ahc_lockinit(struct ahc_softc *);
215 static __inline void ahc_lock(struct ahc_softc *, int *);
216 static __inline void ahc_unlock(struct ahc_softc *, int *);
219 static __inline void ahc_done_lockinit(struct ahc_softc *);
220 static __inline void ahc_done_lock(struct ahc_softc *, int *);
221 static __inline void ahc_done_unlock(struct ahc_softc *, int *);
224 static __inline void ahc_list_lockinit(void);
225 static __inline void ahc_list_lock(int *);
226 static __inline void ahc_list_unlock(int *);
228 static __inline void
233 static __inline void
239 static __inline void
246 static __inline void
251 static __inline void
256 static __inline void
262 static __inline void
267 static __inline void
272 static __inline void
280 static __inline void ahc_set_transaction_status(struct scb *, uint32_t);
281 static __inline void ahc_set_scsi_status(struct scb *, uint32_t);
282 static __inline uint32_t ahc_get_transaction_status(struct scb *);
283 static __inline uint32_t ahc_get_scsi_status(struct scb *);
284 static __inline void ahc_set_transaction_tag(struct scb *, int, u_int);
285 static __inline u_long ahc_get_transfer_length(struct scb *);
286 static __inline int ahc_get_transfer_dir(struct scb *);
287 static __inline void ahc_set_residual(struct scb *, u_long);
288 static __inline void ahc_set_sense_residual(struct scb *, u_long);
289 static __inline u_long ahc_get_residual(struct scb *);
290 static __inline int ahc_perform_autosense(struct scb *);
291 static __inline uint32_t ahc_get_sense_bufsize(struct ahc_softc *,
293 static __inline void ahc_freeze_scb(struct scb *);
294 static __inline void ahc_platform_freeze_devq(struct ahc_softc *, struct scb *);
295 static __inline int ahc_platform_abort_scbs(struct ahc_softc *, int, char,
298 static __inline
304 static __inline
310 static __inline
319 static __inline
325 static __inline
330 static __inline
336 static __inline
342 static __inline
348 static __inline
354 static __inline
360 static __inline
367 static __inline uint32_t
373 static __inline void
385 static __inline void
390 static __inline int
398 static __inline void
417 static __inline uint32_t ahc_pci_read_config(ahc_dev_softc_t, int, int);
418 static __inline void ahc_pci_write_config(ahc_dev_softc_t, int, uint32_t,
420 static __inline int ahc_get_pci_function(ahc_dev_softc_t);
421 static __inline int ahc_get_pci_slot(ahc_dev_softc_t);
422 static __inline int ahc_get_pci_bus(ahc_dev_softc_t);
427 static __inline uint32_t
433 static __inline void
439 static __inline int
445 static __inline int
451 static __inline int
472 static __inline void ahc_print_path(struct ahc_softc *, struct scb *);
473 static __inline void ahc_platform_dump_card_state(struct ahc_softc *);
475 static __inline void
481 static __inline void
503 static __inline void ahc_platform_flushwork(struct ahc_softc *);
504 static __inline void