Home
last modified time | relevance | path

Searched refs:dpt_wait (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/dpt/
HDdpt_scsi.c113 static __inline int dpt_wait(dpt_softc_t *dpt, u_int bits,
207 dpt_wait(dpt_softc_t *dpt, u_int bits, u_int state) in dpt_wait() function
530 || (dpt_wait(dpt, HA_SBUSY, 0))) { in dpt_get_conf()