freebsd-dev/sys/i4b/layer1/ihfc
John Baldwin 6008862bc2 Change callers of mtx_init() to pass in an appropriate lock type name. In
most cases NULL is passed, but in some cases such as network driver locks
(which use the MTX_NETWORK_LOCK macro) and UMA zone locks, a name is used.

Tested on:	i386, alpha, sparc64
2002-04-04 21:03:38 +00:00
..
i4b_ihfc_drv.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
i4b_ihfc_drv.h
i4b_ihfc_ext.h
i4b_ihfc_l1if.c Fix typo: seperate -> separate. 2001-02-06 11:21:58 +00:00
i4b_ihfc_pnp.c remove redundant definitions of card types: 2001-01-24 08:41:52 +00:00
i4b_ihfc.h