1. NAME▲
edd_dev_is_type - is this EDD device a AqtypeAq device?
2. SYNOPSIS ▲
int edd_dev_is_type(struct edd_device * edev , const char * type );
3. ARGUMENTS ▲
edev
target edd_device
type
a host bus or interface identifier string per the EDD spec
4. DESCRIPTION ▲
Returns 1 (TRUE) if it is a AqtypeAq device, 0 otherwise.
5. COPYRIGHT ▲