Add accessor for cis4 string. Neither OLDCARD nor NEWCARD support

this yet, but that will change soon.

Pr: 51333
Submited by: Scott Mitchell
This commit is contained in:
Warner Losh 2003-04-23 23:32:53 +00:00
parent 10629b6587
commit d6b4602222
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=113945

View File

@ -358,6 +358,7 @@ PCCARD_ACCESSOR(function, FUNCTION, uint32_t)
PCCARD_ACCESSOR(vendor_str, VENDOR_STR, char *)
PCCARD_ACCESSOR(product_str, PRODUCT_STR, char *)
PCCARD_ACCESSOR(cis3_str, CIS3_STR, char *)
PCCARD_ACCESSOR(cis4_str, CIS4_STR, char *)
/* shared memory flags */
enum {