Lines Matching refs:ch_queue
2263 cp->wdc_channel.ch_queue = wdc_alloc_queue(); in pciide_chansetup()
2264 if (cp->wdc_channel.ch_queue == NULL) { in pciide_chansetup()
2279 if (cp->wdc_channel.ch_queue) in pciide_chanfree()
2280 wdc_free_queue(cp->wdc_channel.ch_queue); in pciide_chanfree()
3753 cp->wdc_channel.ch_queue = in cmd_channel_map()
3754 sc->pciide_channels[0].wdc_channel.ch_queue; in cmd_channel_map()
3756 cp->wdc_channel.ch_queue = wdc_alloc_queue(); in cmd_channel_map()
3758 if (cp->wdc_channel.ch_queue == NULL) { in cmd_channel_map()
4121 cp->wdc_channel.ch_queue = wdc_alloc_queue(); in cmd680_channel_map()
4122 if (cp->wdc_channel.ch_queue == NULL) { in cmd680_channel_map()
4725 cp->wdc_channel.ch_queue = wdc_alloc_queue(); in sii3114_chansetup()
4726 if (cp->wdc_channel.ch_queue == NULL) { in sii3114_chansetup()
4925 cp->wdc_channel.ch_queue = wdc_alloc_queue(); in cy693_chip_map()
4926 if (cp->wdc_channel.ch_queue == NULL) { in cy693_chip_map()
6933 cp->wdc_channel.ch_queue = wdc_alloc_queue(); in pdcsata_chip_map()
6934 if (cp->wdc_channel.ch_queue == NULL) { in pdcsata_chip_map()