channel_queue 45 dev/ic/wdcvar.h struct channel_queue { /* per channel queue (may be shared) */
channel_queue 87 dev/ic/wdcvar.h struct channel_queue *ch_queue;
channel_queue 174 dev/isa/wdc_isa.c sc->wdc_channel.ch_queue = malloc(sizeof(struct channel_queue),
channel_queue 145 dev/isa/wdc_isapnp.c sc->wdc_channel.ch_queue = malloc(sizeof(struct channel_queue),
channel_queue 1845 dev/pci/pciide.c malloc(sizeof(struct channel_queue), M_DEVBUF, M_NOWAIT);
channel_queue 3283 dev/pci/pciide.c malloc(sizeof(struct channel_queue), M_DEVBUF, M_NOWAIT);
channel_queue 3648 dev/pci/pciide.c malloc(sizeof(struct channel_queue), M_DEVBUF, M_NOWAIT);
channel_queue 4261 dev/pci/pciide.c malloc(sizeof(struct channel_queue), M_DEVBUF, M_NOWAIT);
channel_queue 4462 dev/pci/pciide.c malloc(sizeof(struct channel_queue), M_DEVBUF, M_NOWAIT);
channel_queue 6483 dev/pci/pciide.c malloc(sizeof(struct channel_queue), M_DEVBUF, M_NOWAIT);
channel_queue 355 dev/pcmcia/wdc_pcmcia.c sc->wdc_channel.ch_queue = malloc(sizeof(struct channel_queue),