Searched refs:chlist (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/bluetooth/btpand/
H A Dbtpand.h69 LIST_HEAD(chlist, channel);
H A Dchannel.c43 static struct chlist channel_list;
/freebsd-13-stable/sys/dev/firewire/
H A Dfirewirereg.h220 STAILQ_ENTRY(fw_bind) chlist; member in struct:fw_bind
H A Dfwdev.c218 STAILQ_REMOVE_HEAD(&d->binds, chlist);
729 STAILQ_REMOVE(&d->binds, fwb, fw_bind, chlist);
754 STAILQ_INSERT_TAIL(&d->binds, fwb, chlist);

Completed in 127 milliseconds