transport_configure_device(9) centos man page | unix.com

Man Page: transport_configure_device

Operating Environment: centos

Section: 9

TRANSPORT_CONFIGURE_(9) 				   Device drivers infrastructure				   TRANSPORT_CONFIGURE_(9)

NAME
transport_configure_device - configure an already set up device
SYNOPSIS
void transport_configure_device(struct device * dev);
ARGUMENTS
dev generic device representing device to be configured
DESCRIPTION
The idea of configure is simply to provide a point within the setup process to allow the transport class to extract information from a device after it has been setup. This is used in SCSI because we have to have a setup device to begin using the HBA, but after we send the initial inquiry, we use configure to extract the device parameters. The device need not have been added to be configured.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRANSPORT_CONFIGURE_(9)
Related Man Pages
inquiry-revision-id(9p) - opensolaris
device_schedule_callback_owner(9) - centos
inquiry-device-type(9p) - opensolaris
inquiry-product-id(9p) - opensolaris
inquiry-vendor-id(9p) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!