Home
last modified time | relevance | path

Searched defs:ncmd (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/
H A DNCR5380.c147 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in initialize_SCp() local
162 static inline void advance_sg_buffer(struct NCR5380_cmd *ncmd) in advance_sg_buffer()
175 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in set_resid_from_SCp() local
562 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in NCR5380_queue_command() local
636 struct NCR5380_cmd *ncmd; in dequeue_next_cmd() local
670 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in requeue_cmd() local
755 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(hostdata->connected); in NCR5380_dma_complete() local
1474 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(hostdata->connected); in NCR5380_transfer_dma() local
1676 struct NCR5380_cmd *ncmd = NCR5380_to_ncmd(cmd); in NCR5380_information_transfer() local
2030 struct NCR5380_cmd *ncmd; in NCR5380_reselect() local
[all …]
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c1220 union octnet_cmd *ncmd; in liquidio_change_mtu() local
1533 union octnet_cmd *ncmd; in liquidio_set_speed() local
1610 union octnet_cmd *ncmd; in liquidio_get_speed() local
1684 union octnet_cmd *ncmd; in liquidio_set_fec() local
1773 union octnet_cmd *ncmd; in liquidio_get_fec() local
H A Docteon_nic.h39 union octnet_cmd ncmd; member
H A Dlio_vf_main.c599 union octnet_cmd *ncmd; in send_rx_ctrl_cmd() local
H A Dlio_main.c1144 union octnet_cmd *ncmd; in send_rx_ctrl_cmd() local
/linux/net/bluetooth/
H A Dhci_event.c3741 static inline void handle_cmd_cnt_and_timer(struct hci_dev *hdev, u8 ncmd) in handle_cmd_cnt_and_timer()