Home
last modified time | relevance | path

Searched refs:mvsata_atapi_poll (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dmvsata.c161 static int mvsata_atapi_poll(struct ata_channel *, struct ata_xfer *);
1941 .c_poll = mvsata_atapi_poll,
2172 mvsata_atapi_poll(struct ata_channel *chp, struct ata_xfer *xfer) in mvsata_atapi_poll() function