Searched defs:device (Results 76 - 100 of 410) sorted by relevance

1234567891011>>

/freebsd-current/sys/cam/ata/
H A Data_all.h56 uint8_t device; member in struct:ata_cmd
78 uint8_t device; member in struct:ata_res
/freebsd-current/sys/dev/aac/
H A Daac_pci.c90 u_int16_t device; member in struct:aac_ident
/freebsd-current/lib/libgpio/
H A Dgpio.c41 char device[16]; local
49 gpio_open_device(const char *device) argument
/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_stp_remote_device.c89 scic_sds_stp_remote_device_complete_request( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
160 scic_sds_stp_remote_device_ready_substate_start_request_handler( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
243 scic_sds_stp_remote_device_ready_idle_substate_start_io_handler( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
340 scic_sds_stp_remote_device_ready_ncq_substate_start_io_handler( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
539 scic_sds_stp_remote_device_ready_cmd_substate_start_io_handler( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
599 scic_sds_stp_remote_device_ready_await_reset_substate_start_io_handler( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
621 scic_sds_stp_remote_device_ready_await_reset_substate_complete_request_handler( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
[all...]
/freebsd-current/sys/dev/mpr/
H A Dmpr_pci.c91 uint16_t device; member in struct:mpr_ident
/freebsd-current/sys/dev/mps/
H A Dmps_pci.c91 uint16_t device; member in struct:mps_ident
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_cfg_bundle.c40 adf_cfg_get_free_instance(struct adf_cfg_device *device, argument
152 adf_cfg_init_and_insert_inst(struct adf_cfg_bundle *bundle, struct adf_cfg_device *device, int bank_num, struct adf_accel_dev *accel_dev) argument
221 adf_cfg_bundle_init(struct adf_cfg_bundle *bundle, struct adf_cfg_device *device, int bank_num, struct adf_accel_dev *accel_dev) argument
271 adf_cfg_assign_serv_to_rings(struct adf_hw_device_data *hw_data, struct adf_cfg_bundle *bundle, struct adf_cfg_device *device) argument
348 adf_cfg_init_ring2serv_mapping(struct adf_accel_dev *accel_dev, struct adf_cfg_bundle *bundle, struct adf_cfg_device *device) argument
[all...]
/freebsd-current/sys/dev/uart/
H A Duart_cpu.h58 uint16_t device; member in struct:uart_pci_info
/freebsd-current/sys/dev/ral/
H A Dif_ral_pci.c64 uint16_t device; member in struct:ral_pci_ident
/freebsd-current/sys/dev/viawd/
H A Dviawd.h33 uint16_t device; member in struct:viawd_device
/freebsd-current/usr.sbin/apmd/contrib/
H A Dpccardq.c261 char *device; local
152 get_slot_info(int so, int slot, char **manuf, char **version, char **device, int *state) argument
/freebsd-current/sys/ofed/include/rdma/
H A Diw_cm.h88 struct ib_device *device; member in struct:iw_cm_id
/freebsd-current/sys/dev/qat/include/common/
H A Dqat_freebsd.h61 uint16_t device; member in struct:pci_device_id
/freebsd-current/usr.sbin/mlxcontrol/
H A Dinterface.c228 mlx_scsi_inquiry(int unit, int channel, int target, char **vendor, char **device, char **revision) argument
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_helper.c64 pqi_scsi_dev_t *device = NULL; local
212 pqisrc_is_logical_device(pqi_scsi_dev_t *device) argument
258 pqisrc_display_device_info(pqisrc_softstate_t *softs, char *action, pqi_scsi_dev_t *device) argument
420 pqisrc_wait_for_device_commands_to_complete(pqisrc_softstate_t *softs, pqi_scsi_dev_t *device) argument
[all...]
H A Dsmartpqi_main.c41 u_int16_t device; member in struct:pqi_ident
[all...]
/freebsd-current/contrib/ofed/libmlx4/
H A Dmlx4.c56 unsigned device; member in struct:__anon28
304 unsigned vendor, device; local
[all...]
/freebsd-current/sys/cam/nvme/
H A Dnvme_all.c206 struct cam_ed *device; local
216 struct cam_ed *device; local
/freebsd-current/libexec/rbootd/
H A Dbpf.c215 static char device[sizeof(ifrp->ifr_name)]; local
[all...]
/freebsd-current/lib/libdevctl/
H A Ddevctl.c63 devctl_attach(const char *device) argument
70 devctl_detach(const char *device, bool force) argument
78 devctl_enable(const char *device) argument
85 devctl_disable(const char *device, bool force_detach) argument
93 devctl_suspend(const char *device) argument
100 devctl_resume(const char *device) argument
107 devctl_set_driver(const char *device, const char *driver, bool force) argument
124 devctl_clear_driver(const char *device, bool force) argument
132 devctl_rescan(const char *device) argument
139 devctl_delete(const char *device, bool force) argument
161 devctl_reset(const char *device, bool detach) argument
171 devctl_getpath(const char *device, const char *locator, char **buffer) argument
[all...]
/freebsd-current/sbin/camcontrol/
H A Ddepop.c79 depop_list(struct cam_device *device, int task_attr, int retry_count, argument
116 depop_remove(struct cam_device *device, int task_attr, int retry_count, argument
155 depop_restore(struct cam_device *device, int task_attr, int retry_count, argument
200 depop(struct cam_device *device, int argc, char **argv, char *combinedopt, int task_attr, int retry_count, int timeout, int verbosemode) argument
[all...]
/freebsd-current/sys/dev/nvme/
H A Dnvme_pci.c115 nvme_pci_probe (device_t device) argument
/freebsd-current/usr.sbin/iovctl/
H A Dvalidate.c48 find_config(nvlist_t *config, const char * device) argument
164 validate_subsystem(const nvlist_t *device, const nvlist_t *device_schema, argument
193 validate_device(const nvlist_t *device, const nvlist_t *schema, argument
[all...]
/freebsd-current/usr.sbin/rmt/
H A Drmt.c51 static char device[SSIZE]; variable
/freebsd-current/sys/x86/pci/
H A Dpci_early_quirks.c49 uint32_t device; member in struct:pci_device_id
277 uint32_t vendor, device, class; local

Completed in 814 milliseconds

1234567891011>>