Home
last modified time | relevance | path

Searched defs:device_type (Results 1 – 25 of 33) sorted by relevance

12

/titanic_51/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_misc.c73 devinfo_computer_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_computer_add() argument
128 char *device_type) in devinfo_keyboard_add() argument
165 char *device_type) in devinfo_mouse_add() argument
199 devinfo_default_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_default_add() argument
H A Ddevinfo_acpi.c63 char *device_type) in devinfo_acpi_add() argument
132 char *device_type) in devinfo_power_button_add() argument
H A Ddevinfo_ieee1394.c49 devinfo_ieee1394_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_ieee1394_add() argument
H A Ddevinfo_pci.c42 HalDevice *devinfo_pci_add (HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_pci_add() argument
H A Ddevinfo_cpu.c45 devinfo_cpu_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_cpu_add() argument
H A Ddevinfo_storage.c149 devinfo_ide_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_ide_add() argument
247 devinfo_scsi_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_scsi_add() argument
372 devinfo_blkdev_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_blkdev_add() argument
440 devinfo_floppy_add(HalDevice * parent,di_node_t node,char * devfs_path,char * device_type) devinfo_floppy_add() argument
589 devinfo_lofi_add(HalDevice * parent,di_node_t node,char * devfs_path,char * device_type) devinfo_lofi_add() argument
595 devinfo_lofi_add_major(HalDevice * parent,di_node_t node,char * devfs_path,char * device_type,gboolean rescan,HalDevice * lofi_d) devinfo_lofi_add_major() argument
[all...]
H A Ddevinfo.c154 char *device_type = NULL; in devinfo_add_node() local
H A Dsysevent.c587 char *device_type = NULL; in sysevent_dr_insert_cpu() local
H A Ddevinfo_usb.c124 devinfo_usb_add(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type) in devinfo_usb_add() argument
/titanic_51/usr/src/boot/sys/boot/uboot/common/
H A Dmain.c50 struct device_type { struct
53 typedevice_type global() argument
/titanic_51/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c530 s32 ixgbe_read_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_read_phy_reg() argument
548 s32 ixgbe_write_phy_reg(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_write_phy_reg() argument
1220 u32 device_type, u32 *phy_data) in ixgbe_read_iosf_sb_reg() argument
1236 u32 device_type, u32 phy_data) in ixgbe_write_iosf_sb_reg() argument
[all...]
H A Dixgbe_phy.c602 s32 ixgbe_read_phy_reg_mdi(struct ixgbe_hw *hw, u32 reg_addr, u32 device_type, in ixgbe_read_phy_reg_mdi() argument
682 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_generic() argument
709 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_mdi() argument
783 ixgbe_write_phy_reg_generic(struct ixgbe_hw * hw,u32 reg_addr,u32 device_type,u16 phy_data) ixgbe_write_phy_reg_generic() argument
[all...]
H A Dixgbe_x550.c358 u32 device_type, u16 *phy_data) in ixgbe_read_phy_reg_x550em() argument
365 u32 device_type, u16 phy_data) in ixgbe_write_phy_reg_x550em() argument
812 u32 device_type, u32 data) in ixgbe_write_iosf_sb_reg_x550() argument
859 u32 device_type, u32 *data) in ixgbe_read_iosf_sb_reg_x550() argument
[all...]
/titanic_51/usr/src/cmd/cdrw/
H A Dmain.c71 int device_type = CD_RW; /* Default to CD/RW */ variable
/titanic_51/usr/src/cmd/picl/plugins/sun4v/mdesc/
H A Dcpu_prop_update.c269 char *device_type = "cpu"; in add_device_type() local
/titanic_51/usr/src/cmd/rmformat/
H A Drmf_misc.c1123 int device_type = 0; in find_device() local
1999 int device_type; get_media_info() local
[all...]
/titanic_51/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c682 int8_t *name, *device_type; in acebus_intr_ops() local
/titanic_51/usr/src/uts/common/io/pciex/
H A Dpcie.c1276 char *device_type; in pcie_is_pci_device() local
2010 char *device_type; in pcie_dev() local
[all...]
H A Dpcieb.c366 char device_type[8]; in pcieb_attach() local
/titanic_51/usr/src/uts/common/sys/scsi/generic/
H A Dinquiry.h389 uchar_t device_type : 4, member
/titanic_51/usr/src/lib/efcode/engine/
H A Dproperties.c502 device_type(fcode_env_t *env) in device_type() function
/titanic_51/usr/src/uts/common/contract/
H A Ddevice.c373 ct_type_t *device_type; variable
/titanic_51/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h305 uchar_t device_type; /* disk or tape (Peripheral Device Type) */ member
/titanic_51/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c3334 char device_type[8]; in pcicfg_set_busnode_props() local
5139 char *device_type; pcicfg_pcie_dev() local
[all...]
/titanic_51/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hw.h618 uint8_t device_type; /* type of drive */ member
714 uint8_t device_type; member

12